mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
bb73f28bf5
* feat: add community.general.timestamp callback plugin * feat: add minimal integration tests for timestamp callback plugin * feat: add maintainers for timestamp callback plugin * fix: correct license * fix: remove type annotation for the older python environment * fix: remove unnecessary comment Co-authored-by: Felix Fontein <felix@fontein.de> * fix: add trailing period Co-authored-by: Felix Fontein <felix@fontein.de> * fix: split long description into list Co-authored-by: Felix Fontein <felix@fontein.de> * fix: remove default and add type Co-authored-by: Felix Fontein <felix@fontein.de> * fix; add type Co-authored-by: Felix Fontein <felix@fontein.de> * fix: split long description into list Co-authored-by: Felix Fontein <felix@fontein.de> * fix: improve description for format_string to describe usable format codes * fix: clarify the original codes and add copyright from that * fix: shorten long lines * fix: correct link format * fix: add seealso section * fix: add ignore entries for EOL CI * fix: update seealso to correctly associate with related plugin Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
15 lines
1.1 KiB
Text
15 lines
1.1 KiB
Text
.azure-pipelines/scripts/publish-codecov.py replace-urlopen
|
|
plugins/callback/timestamp.py validate-modules:invalid-documentation
|
|
plugins/lookup/etcd.py validate-modules:invalid-documentation
|
|
plugins/lookup/etcd3.py validate-modules:invalid-documentation
|
|
plugins/modules/consul_session.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/homectl.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/iptables_state.py validate-modules:undocumented-parameter # params _back and _timeout used by action plugin
|
|
plugins/modules/lxc_container.py validate-modules:use-run-command-not-popen
|
|
plugins/modules/osx_defaults.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/parted.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/read_csv.py validate-modules:invalid-documentation
|
|
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
|
plugins/modules/udm_user.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
plugins/modules/xfconf.py validate-modules:return-syntax-error
|
|
tests/unit/plugins/modules/test_gio_mime.yaml no-smart-quotes
|