ansible/lib/ansible
Jordan Borean 65049620ee
Generate galaxy.yml based on single source of truth (#59170)
* Generate galaxy.yml based on single source of truth

* Fix up tests and align file names

* Minor Makefile tweak

* Remove link in galaxy.yml file and make it a template file

* Moved collections docs to dev_guide

* change Makefile clean path

* Added readme to example meta file

* review fixes

* Use newer style for doc generation script

* Fix mistake in dev_guide index

* removed uneeded file, fixed links and added preview banner

* Moved banner for sanity test
2019-07-23 06:50:46 +10:00
..
cli Generate galaxy.yml based on single source of truth (#59170) 2019-07-23 06:50:46 +10:00
compat
config fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
errors
executor Clear 'connection related' plugin vars for next loop iteration (#59024) 2019-07-19 08:39:05 +02:00
galaxy Generate galaxy.yml based on single source of truth (#59170) 2019-07-23 06:50:46 +10:00
inventory Perfy McPerferton (#58400) 2019-07-22 14:25:20 -05:00
module_utils snow: Fix token reference in basic authentication (#59315) 2019-07-22 19:31:04 +05:30
modules Add support for test script parameters in win_pester (#58790) 2019-07-23 05:46:26 +10:00
parsing Close file after using it (#59000) 2019-07-16 10:07:27 -05:00
playbook Move common build code from _build_helpers (#55986) 2019-07-16 12:19:01 -07:00
plugins psrp - Added proper reconnection variable name (#59369) 2019-07-23 05:55:52 +10:00
template Add back _contains_vars method as maybe_template (#58290) 2019-06-25 10:54:37 -05:00
utils patch ansible-connection collection plugin loading (#59119) 2019-07-16 13:46:15 -07:00
vars Perfy McPerferton (#58400) 2019-07-22 14:25:20 -05:00
__init__.py
constants.py
context.py
release.py