You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Loïc Blot 792efbe3b6 virt.py: autostart VM attribute (#22208)
* virt.py: autostart VM attribute
autostart is now an idempotent VM attribute instead of a non idempotent forced autostart attribute set to True

* Make shippable happy

* Missing version added

* Fix some points

* Autostart default is now None

* Ident fix
8 years ago
..
cli add python version info to --version (#22089) 8 years ago
compat
config
errors
executor
galaxy
inventory
module_utils I think for now I'll just not use dunder setter (#22336) 8 years ago
modules virt.py: autostart VM attribute (#22208) 8 years ago
parsing
playbook Warn when jinja2 delimiters are found in a when statement (#20312) 8 years ago
plugins
template
utils Fix Docs build issues (#22295) 8 years ago
vars Fix variable precedence of INI/script vars to be in-line with docs. 8 years ago
__init__.py
constants.py
release.py