v1.6.1
General Updates
local.yml (for ansible-pull) now has the systemd-journal role added.
If the git-mirror on the install node is not mirroring the systemd-journal role (added on Tuesday 6/9/2016) ansible-pull will stop working until it is. One way of adding it is with a git pull and tools/pullReqs.sh in the fgci-ansible repo.
New Roles
- hosts-int: populate /etc/hosts with all the hosts from the ansible inventory. Not in ansible-pull yet. #151
Role Updates
- nfs_mount: optionally use the ansible mount module instead of lineinfile (which remains the default) 1