ansible-personal/roles/common/tasks
Alan Orth 57120308dc
Update with_items loops to use new-ish "loop" keyword
Ansible 2.4 and 2.5 are moving away from specialized loop functions
and the old syntax will eventually be deprecated and removed. I did
not change the with_fileglob loops because I'm not sure about their
syntax yet.

See: https://docs.ansible.com/ansible/latest/user_guide/playbooks_loops.html
2018-04-02 15:52:51 +03:00
..
cron-apt.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
firewall_Debian.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
firewall_Ubuntu.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
main.yml Revert "Revert "roles/common: Use static imports for tasks"" 2017-11-05 01:51:49 +02:00
ntp.yml roles/common: Fix error in conditional 2017-11-05 01:41:38 +02:00
packages_Debian.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
packages_Ubuntu.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
ssh-keys.yml roles/common: Add functionality to copy user keys to provisioning user 2014-10-11 12:13:45 +03:00
sshd.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
tarsnap.yml roles/common: Update apt cache in tarsnap step 2017-06-18 09:27:53 +03:00