Amin Vakil
9ccc0464ff
archive: remove path folder itself when remove paramater is true ( #1083 )
...
* Remove paths folders themselves
* Add changelog
* Add remove integration test
* Check excluded file
2020-11-19 20:51:16 +01:00
Robert Osowiecki
2be739ef05
archive: exclude_path documentation ( #599 )
...
* archive: exclude_path does not actualy exclude files from archive, but paths generated by glob expantion of path param.
* Update plugins/modules/files/archive.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-07-28 11:42:17 +03:00
Andrew Klychkov
41cfdda6a3
modules: fix examples to use FQCN ( #644 )
...
* modules: fix examples to use FQCN
* fix
* fix
* fix
2020-07-13 21:50:31 +02:00
Andrew Klychkov
99b7573dfb
archive: fix seealso ( #586 )
2020-06-26 13:52:01 +02:00
Felix Fontein
f16a93f976
Adjust removal versions ( #521 )
...
* Adjust 2.11 and later Ansible versions to collection versions.
* Remove unnecessary changelog.
* Adjust Ansible 2.10 to community.general 0.2.0 (first 'proper' release).
* Caught some non-properly prefixed versions.
* Update plugins/modules/database/mysql/mysql_replication.py
2020-06-16 21:24:42 +02:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* 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 ( #306 )
...
* Adjust ignore-2.9.txt.
* Workaround for load_file_common_arguments's path option (similar to ansible-collections/community.crypto#14 ).
* Add changelog.
2020-05-08 14:38:23 +01:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00