1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/playbook
2015-08-04 15:24:28 -04:00
..
role Use templar all the way down 2015-08-04 12:25:53 -04:00
__init__.py Allow conditionals on PlaybookInclude statements 2015-08-04 15:24:28 -04:00
attribute.py Allow field attributes which are lists to validate the type of the list items 2015-06-27 01:01:51 -04:00
base.py Remove vars attribute from base 2015-07-29 09:45:30 -04:00
become.py removed incorrect assumption on become user being set 2015-06-14 21:05:23 -04:00
block.py Remove vars attribute from base 2015-07-29 09:45:30 -04:00
conditional.py Handle getting the ds for Conditionals which may not be mixed in 2015-06-28 00:30:27 -04:00
handler.py Making the switch to v2 2015-05-03 21:47:26 -05:00
helpers.py Allow role names to be templated 2015-08-03 16:26:13 -04:00
included_file.py Fix relative paths for included files 2015-08-03 12:04:31 -04:00
play.py Allow role names to be templated 2015-08-03 16:26:13 -04:00
play_context.py fix quoting for become commands 2015-08-03 18:49:23 -04:00
playbook_include.py Allow conditionals on PlaybookInclude statements 2015-08-04 15:24:28 -04:00
taggable.py Cleanups: 2015-07-23 12:13:45 -07:00
task.py Exclude loop_args from post_validation for tasks 2015-08-04 01:12:27 -04:00
vars.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars_file.py Making the switch to v2 2015-05-03 21:47:26 -05:00