mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
stat: PEP8, imports, cosmetics (#24653)
- Make PEP8 compliant - Ensure imports are specific - Few cosmetic changes (sort lists, casing, punctuation)
This commit is contained in:
parent
3a82246d82
commit
09ba70f7c4
2 changed files with 38 additions and 42 deletions
|
@ -316,7 +316,6 @@ lib/ansible/modules/files/ini_file.py
|
|||
lib/ansible/modules/files/iso_extract.py
|
||||
lib/ansible/modules/files/patch.py
|
||||
lib/ansible/modules/files/replace.py
|
||||
lib/ansible/modules/files/stat.py
|
||||
lib/ansible/modules/files/synchronize.py
|
||||
lib/ansible/modules/files/tempfile.py
|
||||
lib/ansible/modules/files/unarchive.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue