1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Felix Fontein
f9589d78a8
Add version_added for all new features ()
* Add version_added: 1.0.0 for all new features added before pre-ansible-base.

* Add version_added: 1.0.0 for all new features.

* Next release will be 0.2.0

* Fix error.

* Remove unnecessary warnings.
2020-06-13 15:01:19 +02:00
Fernando Giorgetti
1774352313
java_keystore - Added support for private key pass phrase () ()
* This fixes ()
* Migrated PR from https://github.com/ansible/ansible/pull/47768
* Applied requested changes
* Fixed issue with load_file_common_arguments
* Using args list when calling run_commands
* Keytool now reads passwords from stdin
* Fixed PEP8 indentation issues
2020-05-25 11:09:18 +03:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ()
* Remove ANSIBLE_METADATA

* remove from other modules

* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Felix Fontein
85cbc27427
Improve Ansible 2.9 compatibility ()
* Adjust ignore-2.9.txt.

* Workaround for load_file_common_arguments's path option (similar to ).

* Add changelog.
2020-05-08 14:38:23 +01:00
Andrew Klychkov
2bc89b56e8
java_keystore: fix doc format () 2020-05-05 15:09:33 +03:00
Ansible Core Team
aebc1b03fd Initial commit 2020-03-09 09:11:07 +00:00