Commit Graph

6 Commits (75c281debc2b29399ecd14e1dfc4898460811e24)

Author SHA1 Message Date
Matt Clay 75c281debc Fix compile errors in scripts. 9 years ago
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.
10 years ago
Brian Coca 6a85da7e0c avoid private attributes
hardcode adding with_ for tasks
10 years ago
Brian Coca cbc797a7ed added missing : 10 years ago
Brian Coca a3489408a5 fixes to playbooks_directives generation
order is now predictable
now correctly substitutes loop for with_
adds local_action to action
10 years ago
Brian Coca fbdcb22e36 now generate list of playbook ojbect directives
TODO: needs links/info and conditionals added
10 years ago