mirror of https://github.com/ansible/ansible.git
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.
* win_firewall_rule: Small idempotency fix This PR includes the following changes: - an idempotency fix when `profile: any` - better difference output to debug idempotency issues - documentation fixes (remove `required: false`) - Parameter handling fixes - RDP example that matches default RDP rule - Renamed parameter 'enable' to 'enabled' (kept alias) - Renamed parameter 'profile' to 'profiles' (kept alias) * Rewrite module completely The logic is still intact, but various changes with a single goal: - Make the module idempotent - Implement check-mode - Implement diff-mode - Adapted integration tests This fixes #18807 and #23455. * Change casing to lowercase * Improve the logic wrt. diff |
9 years ago | |
|---|---|---|
| .. | ||
| group_vars | 9 years ago | |
| host_vars | 10 years ago | |
| roles | 9 years ago | |
| targets | 9 years ago | |
| vars | 9 years ago | |
| Makefile | 9 years ago | |
| amazon.yml | 9 years ago | |
| asa.yaml | 9 years ago | |
| azure.yml | 11 years ago | |
| cleanup_azure.py | 9 years ago | |
| cleanup_ec2.py | 9 years ago | |
| cleanup_gce.py | 9 years ago | |
| cleanup_rax.py | 9 years ago | |
| cloud-config-aws.yml.template | 9 years ago | |
| cloud-config-cs.ini.template | 9 years ago | |
| cloudflare.yml | 9 years ago | |
| cloudscale.yml | 9 years ago | |
| cnos.yaml | 9 years ago | |
| consul.yml | 11 years ago | |
| consul_inventory.yml | 11 years ago | |
| consul_running.py | 10 years ago | |
| credentials.template | 9 years ago | |
| dellos6.yaml | 9 years ago | |
| dellos9.yaml | 9 years ago | |
| dellos10.yaml | 9 years ago | |
| destructive.yml | 9 years ago | |
| eos.yaml | 9 years ago | |
| exoscale.yml | 9 years ago | |
| galaxy_playbook.yml | 11 years ago | |
| galaxy_playbook_git.yml | 10 years ago | |
| galaxy_roles.yml | 9 years ago | |
| galaxy_rolesfile | 10 years ago | |
| gce.yml | 9 years ago | |
| gce_credentials.py | 9 years ago | |
| integration_config.yml | 9 years ago | |
| inventory | 9 years ago | |
| inventory.network | 9 years ago | |
| inventory.networking.template | 9 years ago | |
| inventory.remote.template | 9 years ago | |
| inventory.winrm.template | 9 years ago | |
| ios.yaml | 9 years ago | |
| iosxr.yaml | 9 years ago | |
| jenkins.yml | 9 years ago | |
| junos.yaml | 9 years ago | |
| net_command.yml | 9 years ago | |
| network-all.yaml | 9 years ago | |
| non_destructive.yml | 9 years ago | |
| nxos.yaml | 9 years ago | |
| ops.yaml | 9 years ago | |
| rackspace.yml | 11 years ago | |
| setup_gce.py | 9 years ago | |
| target-prefixes.network | 9 years ago | |
| test_win_group1.yml | 9 years ago | |
| test_win_group2.yml | 9 years ago | |
| test_win_group3.yml | 9 years ago | |
| vyos.yaml | 9 years ago | |