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
Matt Martz 004e99316c Allow template files to be vaulted (#22951)
* Allow template files to be vaulted

* Make sure to import exceptions we need

* get_real_file can't take bytes, since it looks specifically for string_types

* Now that we aren't using open() we don't need b_source

* Expand playbooks_vault docs to include modules that support vaulted src files

* Add vaulted template test
2017-06-07 14:16:03 -04:00
..
cli ansible-doc: fix exception for required field 2017-06-03 14:32:05 +02:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config
errors ansible/errors: PEP8 compliancy (#24693) 2017-05-18 08:34:57 +01:00
executor When cleaning up the AnsiBallZ tempdir we need to not fail if the tempdir wasn't created 2017-06-07 06:38:42 -07:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory minor protection against bad config 2017-06-05 16:46:51 -04:00
module_utils Fix manual reference for dmidecode (#25444) 2017-06-07 13:56:15 -04:00
modules win_defrag: New module to defragment local volumes (#23140) 2017-06-07 10:52:28 -07:00
parsing Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbook Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
plugins Allow template files to be vaulted (#22951) 2017-06-07 14:16:03 -04:00
template Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
utils Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
vars Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00