bootstrap-vz/bootstrapvz/plugins/ansible
Anders Ingemann 99bc43bbe9
ansible: Add task that removes the $HOME/.ansible directory on guest
If ansible_ssh_user is set through extra_vars, ansible will
create a .ansible directory in the home dir of that user.
However, it will be owned by root, which is not what ansible
will be expecting when it is provision through SSH at a later date.
2018-07-19 16:52:32 +02:00
..
__init__.py ansible: Add task that removes the $HOME/.ansible directory on guest 2018-07-19 16:52:32 +02:00
manifest-schema.yml ansible: Fix extra_vars so that it actually works 2017-07-26 14:09:55 +02:00
tasks.py ansible: Add task that removes the $HOME/.ansible directory on guest 2018-07-19 16:52:32 +02:00