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
Adrian Moisey 6ba49f42c2 Allow creation of github release tags (#25338)
* Allow creation of github release tags

* Reword description

* Prefer to use required_if
2017-07-14 14:57:56 -04:00
..
cli metadata and doc generator optimization and fixes 2017-07-04 01:12:43 -07:00
compat
config added ansible_remote_tmp inventory var (#26754) 2017-07-13 15:31:10 -07:00
errors correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
executor Namespaced facts fixes (#26615) 2017-07-12 19:27:05 -04:00
galaxy
inventory ensure all groups inherit from 'all' 2017-07-13 18:38:39 -04:00
module_utils use tenant in UserPassCredentials if set (#20751) 2017-07-14 11:01:43 -07:00
modules Allow creation of github release tags (#25338) 2017-07-14 14:57:56 -04:00
parsing Adds search in template/files/vars relative to the playbook path (#26460) 2017-07-05 19:45:09 -04:00
playbook added ansible_remote_tmp inventory var (#26754) 2017-07-13 15:31:10 -07:00
plugins This function is for setting variables on hosts. So those two parts are always required. 2017-07-14 07:03:26 -07:00
template
utils Remove metadata from docstring parsing as per last week's meeting decision 2017-07-04 01:12:43 -07:00
vars Namespaced facts fixes (#26615) 2017-07-12 19:27:05 -04:00
__init__.py
constants.py
release.py