mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
![]() 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. |
||
---|---|---|
.. | ||
admin_user | ||
ansible | ||
apt_proxy | ||
chef | ||
cloud_init | ||
commands | ||
debconf | ||
docker_daemon | ||
ec2_launch | ||
ec2_publish | ||
expand_root | ||
file_copy | ||
google_cloud_repo | ||
minimize_size | ||
ntp | ||
opennebula | ||
pip3_install | ||
pip_install | ||
prebootstrapped | ||
puppet | ||
root_password | ||
salt | ||
tmpfs_workspace | ||
unattended_upgrades | ||
vagrant | ||
__init__.py | ||
README.rst |
Plugins are a key feature of bootstrap-vz. Despite their small size (most plugins do not exceed 100 source lines of code) they can modify the behavior of bootstrapped systems to a great extent. Below you will find documentation for all plugins available for bootstrap-vz. If you cannot find what you are looking for, consider `developing it yourself <http://bootstrap-vz.readthedocs.org>`__ and contribute to this list!