ansible-personal/roles/common/tasks
Alan Orth a7eb04a152
Import OS-specific vars from task in common role
We stopped being able to do dynamic includes from the playbooks around
Ansible 2.4.0.0 if I recall correctly. Instead we can create a task to
include the variables and make it always run by using the special tag.

For now the Debian and Ubuntu vars files are the same, but I will keep
them separate so that it is more flexible in the future.
2018-04-25 18:04:29 +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 Import OS-specific vars from task in common role 2018-04-25 18:04:29 +03:00
ntp.yml roles/common: Update comment in ntp task 2018-04-05 12:17:25 +03: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 roles/common: Remove sysv-rc-conf from Ubuntu packages 2018-04-05 12:17:25 +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 Tarsnap GPG key 2018-04-05 12:17:25 +03:00