Ansible roles: proxy_env, ssh, etc_hosts, libvirt released
Made some time to do some work for a few Ansible roles that I maintain. You’ll find the new releases below.
stafwag.proxy_env 2.1.0
An Ansible role to set up the proxy environment in the shell environment ( /etc/profile & /etc/csh_cshrc ) and the package manager. The following package managers are supported:
- apt
- pacman
- pkgng
- Suse (on Suse /etc/sysconfig/proxy is configured)
- yum
stafwag.proxy_env 2.1.0 is available at:
- https://github.com/stafwag/ansible-role-proxy_env
- https://galaxy.ansible.com/ui/standalone/roles/stafwag/proxy_env/
Changelog
stafwag.proxy_env 2.1.0
-
Create pkg.conf on FreeBSD if not exists
- Create pkg.conf on FreeBSD if not exists
- Corrected ansible-lint errors
- Clean up
stafwag.ssh 1.1.1
An ansible role to manage sshd/ssh
stafwag.ssh 1.1.1 is available at:
- https://github.com/stafwag/ansible-role-ssh
- https://galaxy.ansible.com/ui/standalone/roles/stafwag/ssh/
Changelog
stafwag.ssh 1.1.1
- Corrected handler name
- BUGFIX: Corrected handler name
stafwag.ssh 1.1.0
- Corrected last ansible-lint errors
- Corrected last ansible-lint errors
- Example playbooks added
- Documentation updated
stafwag.libvirt 2.1.0
An ansible role to install libvirt/KVM packages and enable the libvirtd service.
stafwag.libvirt 2.1.0 is available at:
- https://github.com/stafwag/ansible-role-libvirt
- https://galaxy.ansible.com/ui/standalone/roles/stafwag/libvirt/
Changelog
stafwag.libvirt 2.1.0
- Update ArchLinux packages
- update_ssh_known_hosts directive added to allow to update the ssh host key after the virtual machine is installed.
- Documentation updated
-
Debug code added
stafwag.etc_hosts 1.1.1
An ansible role to manage /etc/hosts
stafwag.etc_hosts 1.1.1 is available at:
- https://github.com/stafwag/ansible-role-etc_hosts
- https://galaxy.ansible.com/ui/standalone/roles/stafwag/etc_hosts/
Changelog
stafwag.etc_hosts 1.1.1
- CleanUp
- Ansible-lint errors corrected
- Documenation updated
Have fun!

Leave a comment