mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-19 07:53:11 +00:00
* There will always be metadata returned so no need to check for its existence first. * There won't be version or metadata_version as those are being removed by the api. So all checks for those need to be removed. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| adhoc.py | ||
| config.py | ||
| console.py | ||
| doc.py | ||
| galaxy.py | ||
| inventory.py | ||
| playbook.py | ||
| pull.py | ||
| vault.py | ||