mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
fixed hidden warnings from extra tests - batch 3 (#10029)
* fixed hidden warnings from extra tests - batch 3 * add empty lines to separate sections of the EXAMPLE block * Apply suggestions from code review * Update plugins/modules/nmcli.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -85,7 +85,7 @@ EXAMPLES = r"""
|
||||
password: '9s36?;fyNp'
|
||||
owner: root
|
||||
group: www-data
|
||||
mode: 0640
|
||||
mode: '0640'
|
||||
|
||||
- name: Remove a user from a password file
|
||||
community.general.htpasswd:
|
||||
|
||||
Reference in New Issue
Block a user