mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Make validate-modules a .py file, and symlink back to validate-modules (#25227)
* Make validate-modules a .py file, and symlink back to validate-modules * Set prog for argparse in valdiate-modules
This commit is contained in:
parent
88f0e0b882
commit
e86b00b917
2 changed files with 1215 additions and 1214 deletions
1214
test/sanity/validate-modules/main.py
Executable file
1214
test/sanity/validate-modules/main.py
Executable file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
1
test/sanity/validate-modules/validate-modules
Symbolic link
1
test/sanity/validate-modules/validate-modules
Symbolic link
|
@ -0,0 +1 @@
|
|||
main.py
|
Loading…
Reference in a new issue