Matt Martz
e3b6b40d88
Match recent Dockerfile change in httptester playbook file, to extend ca cert lifetime ( #35734 )
7 years ago
Abhijeet Kasurde
904bd34111
VMware: add new module : vmware_host_lockdown ( #35715 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Adam Miller
f95adcce8e
fix new EC2 C5 instance virtualization_type identification ( #35063 )
...
* fix new EC2 C5 instance virtualization_type identification
Fixes #35051
Signed-off-by: Adam Miller <admiller@redhat.com>
7 years ago
Kriss Andsten
bda2f42f97
Detect OpenStack guests on RDO based installs, Newton and newer. ( #35452 )
...
The product string (used as the DMI product name) changed from
"OpenStack Nova" to "OpenStack Compute" between Mitaka and Newton
in the OpenStack RDO packaging.
7 years ago
Abhijeet Kasurde
defff8ceb4
VMware: add new module : vcenter_folder ( #35608 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Abhijeet Kasurde
8428f13bc1
VMware: add new module vmware_host_firewall_facts ( #35467 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Abhijeet Kasurde
68de5791a3
VMware: vmware_guest_file_operation refactor ( #35560 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Abhijeet Kasurde
02111bc6c8
VMware: Fix regression in vmware_portgroup ( #35700 )
...
This fix corrects the regression introduced by refactor commit in
vmware_portgroup module.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Matt Clay
df3265a811
Extend httptester CA cert lifetime.
7 years ago
Matt Martz
975f4def78
Tags on includes only affect the include. FIxes #35729 ( #35732 )
7 years ago
Ondra Machacek
3bc1805c10
Support High performance VM in oVirt ( #35573 )
...
* ovirt_vms: add cpu_mode
* ovirt_vms: add placement_policy
* ovirt_vms: add cpu_pinning
* ovirt_vms: add soundcard_enabled
* ovirt_vms: add smartcard_enabled
* ovirt_vms: add io_threads_enabled
* ovirt_vms: add ballooning_enabled
* ovirt_vms: add rng_device
* ovirt_vms: add custom_properties
* ovirt_vms: add memory_max
* ovirt_vms: Fix formatting
* ovirt_vms: add watchdog
7 years ago
Luca Berruti
f0ea2b60e1
Fix: global name 'HAS_IPADDRESS' is not defined.
7 years ago
Joshua Smith
5c2783c161
Update example syntax in playbooks_tests.rst. ( #35688 )
7 years ago
Joshua Smith
f1d0279921
Update example syntax in test_strategies.rst, ( #35689 )
7 years ago
Trishna Guha
b30f3b9f4d
fix eos_config second-level indent idempotece ( #35588 )
...
* fix eos_config second-level indent idempotece
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* address ganeshrn's comment - update doc
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
7 years ago
Ricardo Carrillo Cruz
875c1343a9
Document the multiline prompt/answer format for ios commands ( #35716 )
...
* Document the multiline prompt/answer format for ios commands
Fixes #34468
* Put a note
* Add also docs for vyos
7 years ago
Ricardo Carrillo Cruz
40f7f4babf
Remove unused enable_mode import on Junos cliconf plugin ( #35722 )
7 years ago
Christopher Brown
acdb3657b7
Add GCE provider for ManageIQ ( #35705 )
...
This commit adds support for creating GCE providers on ManageIQ.
7 years ago
Abhijeet Kasurde
c070d74080
VMware: Documentation cleanup - vmware_guest ( #35548 )
...
Partially fixes : #35295
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Paul B
ccdc93ab59
contrib(inventory): fix Scaleway inventory used w/env variable token ( #35701 )
...
In order to authenticate with the Scaleway API for the contrib dynamic
inventory Scaleway the environment variable SCALEWAY_TOKEN was read
only if a value was set in the configuration .ini file.
This PR fixes that allowing to read only the environment variable
without needing to set a token in the configuration file.
Closes #35693
7 years ago
Mike Wiebe
0de810fdf7
Fix nxos_bgp tests and prepare_nxos_tests refactor ( #35694 )
7 years ago
saichint
109bc89bbe
fix nxos_ospf_vrf issues ( #35616 )
7 years ago
René Moser
588cd749ac
cs_network: implement support acl ( #35706 )
7 years ago
Abhijeet Kasurde
02b28d4584
VMware: Refactor vmware_vmkernel module ( #35531 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Abhijeet Kasurde
367258507a
VMware: Provide verbose message about non-existent VM ( #35682 )
...
This fix adds a verbose message about non-existent VM when specified
with operation, due to idempotency we can not detect correct state.
Fixes : #27384
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Rob Nieuwenhuizen
4094ba7682
Digitalocean public private ip ( #27269 )
...
* When using private networking the ip_address key contains the private ip.
Add the following info to module output when available:
- private_ipv4_address
- public_ipv4_address
- private_ipv6_address
- public_ipv6_address
7 years ago
René Moser
c6f397b160
cs_vpc: fix network_domain param ignored ( #35690 )
7 years ago
Ivan Bojer
196f2f382b
removed panos_nat_policy ( #34432 )
...
* removed panos_nat_policy
* merge
* removed extra line
7 years ago
Ivan Bojer
fb545b72c3
new module that allows for adding DynamicAddressGroup tags to the firewall ( #35201 )
...
* new module that allows for adding dag tags
7 years ago
Joshua Smith
e1c9c6eded
Update example syntax in playbooks_tags.rst. ( #35680 )
7 years ago
Joshua Smith
060890f3b2
Update example syntax in playbooks_loops.rst. ( #35679 )
7 years ago
Joshua Smith
aeb749e116
Update example syntax in playbooks_lookups.rst. ( #35678 )
7 years ago
Joshua Smith
1b7e5d19a2
Update example syntax in playbooks_intro.rst. ( #35677 )
7 years ago
Joshua Smith
0a5ff792e4
Update example syntax in playbooks_filters.rst. ( #35676 )
7 years ago
Joshua Smith
6179bd378c
Update example syntax in playbooks_error_handling.rst. ( #35675 )
7 years ago
Joshua Smith
3fe6de475b
Update example syntax in playbooks_delegation.rst. ( #35674 )
7 years ago
Joshua Smith
203c8f4334
Update example syntax in playbooks_conditionals.rst ( #35673 )
7 years ago
Joshua Smith
6c1a63dd14
Update example syntax ( #35670 )
...
* Update examples in guide_rolling_upgrade.rst.
* Update examples playbooks_best_practices.rst.
* Update examples in playbooks_checkmode.rst.
7 years ago
Mike Wiebe
5a198e1e6a
Add minor conditional checks to nxos_bgp sanity test ( #35476 )
...
* Add minor conditional checks to nxos_bgp sanity test
* Make ansibot happy
7 years ago
Bruno
767f32c2b2
added aci_static_binding_to_epg module ( #35581 )
...
* added aci_static_binding_to_epg module
* fixing pep8 issues
* fixed documentation yaml ':' error
* fix aliases error
* small documentation fixes suggested in PR
7 years ago
Bruno
e5687a1592
added aci_fabric_node module ( #35586 )
7 years ago
Dag Wieers
bee765fa6b
ACI: Change RETURN output as discussed ( #35617 )
...
* ACI: Change result output as discussed
* Update all modules to use new aci.exit_json()
* Update output_level spec and docs
* Fix integration tests
* Small PEP8 fix
* Asorted fixes to tests and aci_rest
* More test fixes and support for ANSIBLE_DEBUG
* Fix another PEP8 issues
* Move response handling inside ACI module
* Reform of ACI error handling and error output
* Diff multiline json output
* Fix a few more tests
* Revert aci_bd tests
* Small correction
* UI change: existing->current, original->previous
* UI change: config->sent
* Update all modules with RETURN values
* Fix a few more tests
* Improve docstring and add 'raw' return value
* Fix thinko
* Fix sanity/pep8 issues
* Rewrite unit tests to comply with new design
7 years ago
Matt Clay
685dd5e8b4
Disable failing aws_waf_web_acl tests.
7 years ago
Ryan S. Brown
415ed50876
Add aws_waf_rule to CHANGELOG
7 years ago
Will Thames
4e30eff651
[cloud][aws] New module: aws_waf_rule module ( #33124 )
...
Add a new module for managing AWS WAF rules
Preceded by aws_waf_condition and to be succeeded by aws_waf_web_acl
7 years ago
David Newswanger
69cd705634
Add vyos smoke integration tests. ( #35456 )
...
* added preliminary vyos smoke tests
* added comments, determined current tests are sufficient
* add tests for check mode in module_utils.network.vyos
* removed vyos_smoke from shippable
* added comment explaining why AWS/Shippable tests won't work
7 years ago
Sloane Hertel
7917e3c988
Fix syntax error so route table tests always try to clean up ( #35663 )
...
* Always try to clean up after route table tests
* Wait for a new VPC a chance to become available before attempting to get its current state
7 years ago
Willem van Ketwich
4faad64579
[cloud][aws] New module: cloudfront_invalidation ( #35601 )
...
* Remove redundant default for target_paths
* Make invalidation requests idempotent
* Remove redundant exception handling around boto3_conn
* Add cloudfront_invalidation to the changelog
7 years ago
Dag Wieers
36bd24f121
aci_epg: Add support for Preferred Group Membership ( #35265 )
...
* aci_epg: Add support for Preferred Group Membership
* ACI defaults to 'no'
* Add 'version_added'
* Make use of aci.boolean()
7 years ago
Joshua Smith
7b76da2d4c
Update some examples to use proper YAML syntax. ( #35640 )
...
* Update some examples to use proper YAML syntax.
* Make the requested changes so this builds properly.
Also fix emphasis line numbers to match what was being emphasized before
the change.
7 years ago