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
Yanis Guenane 1dc608f2cf OpenSSL modules uses file_common_args (#27032)
* openssl_publickey: Allow one to specify file permission

Allow a user to specify file permissions on the generated publickey via
the file module common arguments.

* openssl: Add documentation regarding file_common_args

Add documentation for those modules to let the user know that he can
rely on file_common_args to specify file permissions.
2017-07-19 08:47:23 -04:00
..
cli Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
errors correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
executor Powershell module_utils loader and tests (#26932) 2017-07-18 20:44:01 -07:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory ensure all groups inherit from 'all' 2017-07-13 18:38:39 -04:00
module_utils Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
modules OpenSSL modules uses file_common_args (#27032) 2017-07-19 08:47:23 -04:00
parsing Adds search in template/files/vars relative to the playbook path (#26460) 2017-07-05 19:45:09 -04:00
playbook Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
plugins Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
template Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
utils Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
vars removed redundant loader 2017-07-17 09:03:39 -04:00
__init__.py
constants.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00