mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-10 03:01:29 -07:00
validate-modules: Fix all system modules (#52384)
This PR includes validate-modules fixes for all system modules. Except a few that are deliberately implemented like this.
This commit is contained in:
parent
c9eb186a94
commit
8c74df5e67
26 changed files with 568 additions and 495 deletions
|
@ -833,40 +833,15 @@ lib/ansible/modules/storage/zfs/zfs.py E322
|
|||
lib/ansible/modules/storage/zfs/zfs.py E323
|
||||
lib/ansible/modules/storage/zfs/zfs_facts.py E323
|
||||
lib/ansible/modules/storage/zfs/zpool_facts.py E323
|
||||
lib/ansible/modules/system/aix_inittab.py E324
|
||||
lib/ansible/modules/system/aix_inittab.py E326
|
||||
lib/ansible/modules/system/capabilities.py E322
|
||||
lib/ansible/modules/system/cron.py E324
|
||||
lib/ansible/modules/system/cronvar.py E324
|
||||
lib/ansible/modules/system/crypttab.py E324
|
||||
lib/ansible/modules/system/debconf.py E326
|
||||
lib/ansible/modules/system/firewalld.py E324
|
||||
lib/ansible/modules/system/iptables.py E326
|
||||
lib/ansible/modules/system/java_cert.py E324
|
||||
lib/ansible/modules/system/known_hosts.py E324
|
||||
lib/ansible/modules/system/make.py E317
|
||||
lib/ansible/modules/system/mount.py E324
|
||||
lib/ansible/modules/system/open_iscsi.py E322
|
||||
lib/ansible/modules/system/osx_defaults.py E322
|
||||
lib/ansible/modules/system/osx_defaults.py E324
|
||||
lib/ansible/modules/system/pamd.py E324
|
||||
lib/ansible/modules/system/pamd.py E326
|
||||
lib/ansible/modules/system/puppet.py E322
|
||||
lib/ansible/modules/system/runit.py E322
|
||||
lib/ansible/modules/system/runit.py E324
|
||||
lib/ansible/modules/system/sefcontext.py E326
|
||||
lib/ansible/modules/system/selinux.py E324
|
||||
lib/ansible/modules/system/selinux_permissive.py E322
|
||||
lib/ansible/modules/system/seport.py E324
|
||||
lib/ansible/modules/system/service.py E210
|
||||
lib/ansible/modules/system/service.py E323
|
||||
lib/ansible/modules/system/solaris_zone.py E324
|
||||
lib/ansible/modules/system/ufw.py E322
|
||||
lib/ansible/modules/system/ufw.py E326
|
||||
lib/ansible/modules/system/user.py E210
|
||||
lib/ansible/modules/system/user.py E324
|
||||
lib/ansible/modules/system/user.py E327
|
||||
lib/ansible/modules/system/vdo.py E326
|
||||
lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py E326
|
||||
lib/ansible/modules/web_infrastructure/ansible_tower/tower_group.py E324
|
||||
lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_launch.py E323
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue