ansible-personal/roles/common/tasks
Alan Orth 55fddf03b3
Remove provisioning user management
It's just too tricky to manage this. Ubuntu / RedHat preseeds and
kickstarts can create the user and add it to groups, but only when
we control the initial boot environment (ie not on Linode, Digital
Ocean, etc), so let's just say we assume this user exists and can
get root with sudo by the some we are running ansible on it.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-02-20 15:06:45 +03:00
..
iptables_Debian.yml Initial commit 2014-08-17 00:35:57 +03:00
main.yml roles/common: Add DSA/ECDSA cleanup to ssh tasks 2015-01-20 16:31:37 +03:00
packages_Ubuntu.yml roles/common: Remove task which removes irqbalance 2014-10-11 13:31:23 +03:00
ssh-keys.yml roles/common: Add functionality to copy user keys to provisioning user 2014-10-11 12:13:45 +03:00