community.general/lib/ansible
Seth Vidal 1ec518543e make Runner options conflict errors raise AnsibleErrors not traceback in general
add catch if -c ssh and -k are passed at the same time since the ssh connection type doesn't
support passwords
2012-06-18 15:48:19 -04:00
..
inventory Allow exclusion of hosts/groups 2012-06-15 11:01:30 +02:00
playbook Allow with_items to specify a variable 2012-06-09 21:59:22 +02:00
runner make Runner options conflict errors raise AnsibleErrors not traceback in general 2012-06-18 15:48:19 -04:00
__init__.py Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 2012-05-26 01:20:53 -04:00
callbacks.py Leverage cowsay if installed. 2012-05-30 19:44:00 -04:00
constants.py Add an ssh command wrapper transport 2012-06-17 20:34:17 +02:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
utils.py Run templating function until the text doesn't change 2012-06-16 12:51:19 +02:00