ansible/lib/ansible
Brian Coca 2f51105936
only add data when there is data to add (#54559) (#73566)
Only add data when there is data to add

  also avoid clobbering existing data with empty file
  fixes #45843

* remove redundant code, update comments
* fix mock dataloader, original does not return None
* added test

(cherry picked from commit ec8a556538)
2021-03-08 04:07:44 -06:00
..
_vendor transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
cli Collection list site packages (#70173) (#72940) 2021-01-11 00:41:56 -06:00
collections avoid fatal exception on invalid collection name (#72296) (#72570) 2020-12-07 18:37:01 -06:00
compat Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04:00
config [2.10] Improve deprecations (#72871) 2020-12-07 16:47:38 -06:00
errors [stable-2.10] Fix YAML error message when error is at the end of the file (#73241) (#73296) 2021-02-07 17:56:17 -06:00
executor [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 2020-12-07 16:59:12 -06:00
galaxy ansible-galaxy - source deps from all servers and not just parent - 2.10 (#72684) 2020-12-07 18:08:23 -06:00
inventory fix inventory source parse error handling (#73160) (#73276) 2021-02-07 17:29:07 -06:00
module_utils [stable-2.10] Add AlmaLinux to the family of Red Hat-like operating systems (#73541) (#73543) 2021-03-08 03:14:54 -06:00
modules git: verify, only use --raw when we need it (#70900) (#73473) 2021-02-07 01:08:04 -06:00
parsing [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 2020-12-07 16:59:12 -06:00
playbook only add data when there is data to add (#54559) (#73566) 2021-03-08 04:07:44 -06:00
plugins [stable-2.10] Don't treat host_pinned as lockstep (#73484) (#73504) 2021-03-08 03:14:02 -06:00
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) (#73370) 2021-02-07 01:30:47 -06:00
utils [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 2020-12-07 16:59:12 -06:00
vars [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 2020-12-07 16:59:12 -06:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 2020-12-07 16:59:12 -06:00
context.py
release.py Update Ansible release version to v2.10.6.post0. 2021-02-18 18:31:43 -06:00