Matt Clay
75c281debc
Fix compile errors in scripts.
2016-12-08 11:35:20 -05:00
Adrian Likins
a1c21f8400
Fewer deps for 'make webdocs' from top level
...
Previously it also built the MANPAGES target
requiring asciidoc and libxml, before starting
a 'make docs' in docsite.
Also change the #! line in
hacking/dump_playbook_attributes.py to not specify
python2... yet.
2016-06-28 11:01:42 -04:00
Brian Coca
6a85da7e0c
avoid private attributes
...
hardcode adding with_ for tasks
2016-03-10 01:00:33 -05:00
Brian Coca
cbc797a7ed
added missing :
2016-02-26 16:27:10 -05:00
Brian Coca
a3489408a5
fixes to playbooks_directives generation
...
order is now predictable
now correctly substitutes loop for with_
adds local_action to action
2016-02-26 16:18:55 -05:00
Brian Coca
fbdcb22e36
now generate list of playbook ojbect directives
...
TODO: needs links/info and conditionals added
2016-02-25 16:48:37 -05:00