You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
René Moser d5b04aa1f1 cloudstack: add check mode tests (#24908)
* cloudstack: test: cs_network_acl: add check_mode tests

* cloudstack: test: cs_pod: add check_mode tests

* cloudstack: test: cs_user: add check_mode tests

* cloudstack: test: cs_sshkeypair: add check_mode tests

* cloudstack: test: cs_project: add check_mode tests

* cloudstack: test: cs_vpc: add check_mode tests

* cloudstack: test: cs_vpn_gateway: add check_mode tests

* cloudstack: test: cs_volume: add check_mode tests

* cloudstack: test: cs_vmsnapshot: add check_mode tests

* cloudstack: test: cs_account: add check_mode tests

* cloudstack: test: cs_affinitygroup: add check_mode tests

* cloudstack: test: cs_cluster: add check_mode tests

* cloudstack: test: cs_domain: add check_mode tests

* cloudstack: test: cs_instancegroup: add check_mode tests

* cloudstack: test: cs_iso: add check_mode tests

* cloudstack: test: cs_loadbalancer_rule: add check_mode tests

* cloudstack: test: cs_portforward: add check_mode tests

* cloudstack: test: cs_resourcelimit: add check_mode tests

* cloudstack: test: cs_securitygroup: add check_mode tests

* cloudstack: test: cs_securitygroup_rule: add check_mode tests

* cloudstack: test: cs_configuration: add check_mode tests

* cloudstack: test: cs_firewall: add check_mode tests

* cloudstack: test: cs_instance: add check_mode tests

* cloudstack: query current tags from API

Fixes unexpected tags returned in check mode.
8 years ago
..
cli path cli options now resolve relative paths to cli 8 years ago
compat ansible/compat/: PEP8 compliancy (#24689) 8 years ago
config
errors
executor Expose variable_manager to PlayIterator 8 years ago
galaxy Transition inventory into plugins (#23001) 8 years ago
inventory Transition inventory into plugins (#23001) 8 years ago
module_utils cloudstack: add check mode tests (#24908) 8 years ago
modules Added autoclean/autoremove for the apt module 8 years ago
parsing removed unused import 8 years ago
playbook Transition inventory into plugins (#23001) 8 years ago
plugins adding caching to script plugin 8 years ago
template fix from https://github.com/ansible/ansible/pull/23001 8 years ago
utils Transition inventory into plugins (#23001) 8 years ago
vars Transition inventory into plugins (#23001) 8 years ago
__init__.py
constants.py Contributing new /lib/ansible/plugins/action/ce.py module to manage HUAWEI data center CloudEngine switch (#21645) 8 years ago
release.py