mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 01:11:28 +00:00
Move modules and module_utils unit tests to correct place (#81)
* Move modules and module_utils unit tests to correct place. * Update ignore.txt * Fix imports. * Fix typos. * Fix more typos.
This commit is contained in:
parent
ab3c2120fb
commit
be191cce6c
1170 changed files with 732 additions and 751 deletions
|
|
@ -0,0 +1,6 @@
|
|||
a := alpha
|
||||
b := bravo
|
||||
c := charlie
|
||||
x := x-ray
|
||||
y := yankee
|
||||
z := zulu
|
||||
Loading…
Add table
Add a link
Reference in a new issue