You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs
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
8 years ago
..
api docs: PEP8 compliance (#24681) 8 years ago
bin docs: PEP8 compliance (#24681) 8 years ago
docsite Allow template files to be vaulted (#22951) 8 years ago
man added docs to CLI docstringsadded 8 years ago
templates Render returned dictionaries Fixes #24775 (#24777) 8 years ago