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
Eric Coulter bc5af5a775 Update documentation for marker (#47292)
Using blockinfile with a custom marker lacking {mark} results in non-idempotency - block is repeatedly inserted on subsequent playbook runs. 

+label: docsite_pr
2018-10-19 14:31:03 -04:00
..
cli Adoc fixes (#47137) 2018-10-17 10:48:24 -05:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Don't use the task for a cache, return a special cache var (#47243) 2018-10-18 15:25:43 -05:00
galaxy ansible-galaxy: fix searching with unicode 2018-10-18 14:59:03 -04:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 11:27:29 -04:00
module_utils yum/dnf: fail when space separated string of names (#47109) 2018-10-19 14:29:27 -04:00
modules Update documentation for marker (#47292) 2018-10-19 14:31:03 -04:00
parsing An earlier optimization of ansible-doc -l caused failures. (#47012) 2018-10-17 11:15:59 -04:00
playbook Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 2018-10-12 10:43:09 -05:00
plugins Add output for skipped tasks 2018-10-19 10:38:29 -04:00
template Do not strip new lines in native jinja (#46751) 2018-10-19 00:14:43 +02:00
utils Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
vars Don't use the task for a cache, return a special cache var (#47243) 2018-10-18 15:25:43 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00