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/modules
Sloane Hertel 53e476ad4e [cloud] Only enforce state (running/stopped/etc) in EC2 "exact_count" when state is specified (#31648)
fix issue in ec2 module where exact count would create new instances if the instane state is stopped or terminated
8 years ago
..
cloud [cloud] Only enforce state (running/stopped/etc) in EC2 "exact_count" when state is specified (#31648) 8 years ago
clustering kubernetes: PEP8 compliancy and doc fixes (#30914) 8 years ago
commands Fixes #30073: Remove 'Consider hg command' warning. (#31159) 8 years ago
crypto openssl_certificate: compare bytes with bytes on python3 (#30522) 8 years ago
database Port arg specs from type='str' to type='path' 8 years ago
files Corrects examples in the `find` module. (#31522) 8 years ago
identity ipa_sudorule: Fix issue #25863 (#26285) 8 years ago
inventory clarified inventory_dir changes for 2.4 (#31484) 8 years ago
messaging
monitoring Update Zabbix maintenance if it already exists to set new period, hosts etc. (#24371) 8 years ago
net_tools Port arg specs from type='str' to type='path' 8 years ago
network Fix gender pronouns and the odd typo (#31709) 8 years ago
notification Fix gender pronouns and the odd typo (#31709) 8 years ago
packaging updating argument validation for activation keys to match subscription-manager command line, fixes #27283 (#30236) 8 years ago
remote_management foreman: PEP8 compliancy and doc fixes (#30910) 8 years ago
source_control Correct usage for shutil.rmtree (#31541) 8 years ago
storage Enable more pylint rules and fix reported issues. (#30539) 8 years ago
system new module: AIX rootvg backup image using mksysb (#30460) 8 years ago
utilities wait_for: treat broken connections as "unready" (#28839) 8 years ago
web_infrastructure Port arg specs from type='str' to type='path' 8 years ago
windows minor updates + tests to win_firewall_rule as per jborean93 review (#29148) 8 years ago
__init__.py