Gary Williams
3f0479279e
VMware: Add a parameter wait_for_ip_address_timeout in vmware_guest ( #63557 )
...
* Added a parameter (wait_for_ip_address_timeout) to allow a longer timeout than the default.
* Removed the wait_for_vm_ip function in this module as one in module_utils is already being used elsewhere.
5 years ago
Andrey Klychkov
b6e997aa5f
Cleanup after MariaDB integration tests ( #63657 )
5 years ago
zhongjun2
64989bea6a
hwc: Add eip module ( #60182 )
5 years ago
Lukas Kämmerling
86e4dcbaed
hcloud: Add protection support to hcloud_server and hcloud_server_info ( #63669 )
5 years ago
zhongjun2
c904336db0
hwc: Add security group rule module ( #60186 )
5 years ago
zhongjun2
420de44a57
hwc: Add port module ( #60188 )
5 years ago
zhongjun2
652de1a7fd
hwc: Add new module to peering ( #60190 )
...
* Add peering module
* Update hwc_vpc_peering_connect.py
5 years ago
Guillaume Martinez
0af32a1093
gitlab_modules : remove misssing required parameter ( #63690 )
...
* gitlab_group: remove required=True on server_url param
* gitlab_project: remove required=True on server_url param
* Revert "Example incorrect: server_url is required argument (#63670 )"
This reverts commit b02467961a
.
This modification shouldn't have been made.
This parameter is deprecated and #60425 forget to remove the required
parameter
5 years ago
zhongjun2
e0b4fafb22
hwc: Add disk module ( #59919 )
5 years ago
zhongjun2
39201d1ba3
hwc: Add instance module ( #60180 )
5 years ago
zhongjun2
7ed6a0037c
hwc: Add security group module ( #60187 )
...
* Add security group module
* Update hwc_vpc_security_group.py
5 years ago
Tiziano Müller
034afd40a3
zypper: add additional flag --force-resolution ( #61705 )
5 years ago
René Moser
712abfd1a1
cloudstack: exoscale: fix boilerplate ( #63532 )
5 years ago
hexdump0x0200
df0e747899
ASA: fixes #59007 ( #59008 )
5 years ago
Lukas Kämmerling
8eb46acbb1
hcloud: Add Delete Protection to hcloud_volume and hcloud_volume_info ( #63665 )
5 years ago
Lukas Kämmerling
e9e4b02b92
hcloud: Add Delete Protection to hcloud_floating_ip and hcloud_floating_ip_info ( #63663 )
5 years ago
Nathaniel Case
d98482c294
eos_vlans: Never try to set vlan_id as a property ( #63689 )
5 years ago
JayalakshmiV
93280bd59c
exos_l2_interfaces Resource module ( #63113 )
...
* Resource module for exos_l2_interfaces
5 years ago
Sam Doran
dcec3d000e
syslogger - disable check mode ( #63646 )
5 years ago
hexdump0x0200
cb0ee51712
ios_bgp: fixes #57666 ( #57667 )
...
* ios_bgp: fixes #57666
* ios_bgp: add integration tests
5 years ago
Felix Fontein
04252cf90d
Improve validation of module return values ( #63411 )
...
* Add contains: validation for return values.
* Only require returned: on top level.
* Fix various return value problems.
* Update ignore.txt.
* Two more.
5 years ago
Sam Doran
4de516d35f
Do not set ANSIBLE_LIBRARY in env-setup.fish ( #63688 )
...
Setting this env var was removed from env-setup back in 2014. Not sure why it is in this setup script and it interferes with the defult search path
5 years ago
Nathaniel Case
741d529409
Eos vlan override ( #63639 )
...
* Fix overridden & deleted in eos_vlans
* Fix vlan creation in overridden
* Right, Python 2.6
5 years ago
David O'Brien
4326165be5
Update win_regmerge.py ( #63633 )
...
##### SUMMARY
<!--- s/windows/Windows/ in title -->
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
Ondra Machacek
5b2d625eb7
ovirt: Fix fetching of nested attributes ( #61841 )
...
This patch is fixing the fetching of nested attributes.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1748025
5 years ago
abarbare
4e50096663
fix: scaleway api endpoint ( #63436 )
5 years ago
Xu Yuandong
39c92310b4
Add a new module ce_lldp to manage Link Layer Discovery Protocol(LLDP) ( #63395 )
...
* new module ce_lldp
* update for shippable
* update for shippable
* update for shipabble
* update
* merge confilcts
* add integration test.
* update for shippable.
* update for bad-whitespace
* update for shippable
* update for shippable
* update for shippable
* update license.
* update for typo.
5 years ago
Erik Zettel
5ea72934bd
Fix obvious typos ( #62821 )
...
* lib/ansible/modules/cloud/digital_ocean/digital_ocean_snapshot_info.py: fix typos
* lib/ansible/modules/cloud/ovirt/ovirt_host_network.py: fix typos
* test/integration/targets/cnos_backup/README.md: fix typos
* test/integration/targets/cnos_bgp/README.md: fix typos
* test/integration/targets/cnos_command/README.md: fix typos
* test/integration/targets/cnos_conditional_command/README.md: fix typos
* test/integration/targets/cnos_conditional_template/README.md: fix typos
* test/integration/targets/cnos_config/README.md: fix typos
* test/integration/targets/cnos_facts/README.md: fix typos
* test/integration/targets/cnos_image/README.md: fix typos
* test/integration/targets/cnos_rollback/README.md: fix typos
* test/integration/targets/cnos_save/README.md: fix typos
* test/integration/targets/cnos_showrun/README.md: fix typos
* test/integration/targets/cnos_template/README.md: fix typos
* test/integration/targets/cnos_vlag/README.md: fix typos
* test/integration/targets/enos_command/README.md: fix typos
* test/integration/targets/enos_config/README.md: fix typos
* test/integration/targets/enos_facts/README.md: fix typos
* test/legacy/roles/cnos_backup/README.md: fix typos
* test/legacy/roles/cnos_bgp/README.md: fix typos
* test/legacy/roles/cnos_command/README.md: fix typos
* test/legacy/roles/cnos_conditional_command/README.md: fix typos
* test/legacy/roles/cnos_conditional_template/README.md: fix typos
* test/legacy/roles/cnos_ethernet/README.md: fix typos
* test/legacy/roles/cnos_facts/README.md: fix typos
* test/legacy/roles/cnos_image/README.md: fix typos
* test/legacy/roles/cnos_portchannel/README.md: fix typos
* test/legacy/roles/cnos_rollback/README.md: fix typos
* test/legacy/roles/cnos_save/README.md: fix typos
* test/legacy/roles/cnos_showrun/README.md: fix typos
* test/legacy/roles/cnos_template/README.md: fix typos
* test/legacy/roles/cnos_vlag/README.md: fix typos
* test/legacy/roles/cnos_vlan/README.md: fix typos
5 years ago
Prasad Katti
aeb0dde7cc
Update description for firstmatch option ( #62896 )
...
##### SUMMARY
This fixes issue https://github.com/ansible/ansible/issues/62862 . The edit makes the description for the `firstmatch` option clearer.
The `firstmatch` option was introduced by PR https://github.com/ansible/ansible/pull/33825
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
jlreiter
0b97180c74
adding ostype win10 support ( #62987 )
5 years ago
herpus-derpus
b02467961a
Example incorrect: server_url is required argument ( #63670 )
...
##### SUMMARY
The example "Delete GitLab Group" does not work.
- name: "Delete GitLab Group"
gitlab_group:
api_url: https://gitlab.example.com/
api_token: "{{ access_token }}"
validate_certs: False
name: my_first_group
state: absent
It errors with:
fatal: [myhost.mydomain.com -> localhost]: FAILED! => {"changed": false, "msg": "missing required arguments: server_url"}
If you provide server_url and api_url, it complains that they are mutually exclusive:
fatal: [myhost.mydomain.com -> localhost]: FAILED! => {"changed": false, "msg": "parameters are mutually exclusive: api_url|server_url"}
This means there is no logical path in the use of the module where api_url can be specified without resulting in at least one of these fatal errors. I suggest adjusting the examples in the meantime, then changing the module to move away from the soon-to-be deprecated server_url parameter, removing it as a required argument.
This likely applies to all Examples, so this change proposes at least putting in the required parameter in the examples.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
herpus-derpus
2ef4ac1404
Typo usersername should be username ( #63671 )
...
##### SUMMARY
Typo in examples using api_username. Example incorrectly has usersername.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
Felix Fontein
4b1fdee119
docker_container: deprecate trust_image_content ( #63420 )
...
* Deprecate trust_image_content.
* Add changelog.
* Mention it has never been used; removed test stub.
5 years ago
zhongjun2
b243494a29
Add subnet module ( #60183 )
...
* Add subnet module
* Update hwc_vpc_subnet.py
* Add subnet module
5 years ago
Thierry Sallé
0b9c241822
Grafana dashboard : added folder parameter + fix when uid is missing in json file ( #63342 )
...
Related: ansible/ansible#61685
5 years ago
zhongjun2
7d9a0baa7f
Add private ip module ( #60191 )
...
* Add private ip module
* Update hwc_vpc_private_ip.py
* Add private ip module
5 years ago
Xu Yuandong
47c31c201b
action/ce.py:clear configuration candidate when return to user-view. ( #63513 )
...
* clear configuration candidate when return to user-view.
* add a changelog fragment for the pr.
* Update 63513-ce_action_wait_prompt_trigger_time_out.yaml
* Update 63513-ce_action_wait_prompt_trigger_time_out.yaml
5 years ago
Andrey Klychkov
d22dc5ab8b
doc: postgresql_user: Add changelog fragment for 63565 ( #63666 )
5 years ago
Lukas Kämmerling
f1c6a3331f
hcloud: Add delete_protection to hcloud_network and hcloud_network_info ( #63656 )
5 years ago
Sumit Jaiswal
4f2665810f
Fix IOS_VLANS override operation for new VLANs ( #63624 )
...
* fix vlans override state
* adding code comment
5 years ago
Andrey Klychkov
684e70c8d7
postgresql_user: allow to pass user name with dots ( #63565 )
5 years ago
Jobin George
8a77f17dea
Update vmware ansible modules requirements section ( #62797 )
...
* Update vSphere Automation Python SDK to the requirement section
Signed-off-by: Jobin George <jgeorge@vmware.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Matt Clay
92b387aa27
Fix hcloud requirements.
...
Avoid installing hcloud on Python 3.9 since it is not supported.
5 years ago
Matt Clay
6be4741f72
Fix ansible-test env var mixing running commands.
5 years ago
Matt Clay
78eca0eb5d
Fix SSL protocol references in mqtt module.
5 years ago
Matt Clay
437e9b7063
Fix ansible-test sanity requirements install.
...
This fixes ansible-test so it no longer tries to install sanity test dependencies on unsupported Python versions.
5 years ago
Gonéri Le Bouder
424f9f0dac
vmware_guest_network/test: fix name of test VM
...
The test VM is called `test_vm1` since
https://github.com/ansible/ansible/issues/63302 .
Also, avoid the `00:50:56` prefix for the MAC address, since it's known
for being source of problem: https://github.com/ansible/ansible/issues/63302
5 years ago
Felix Fontein
a129499cf4
Improve module return values ( #63541 )
...
* Remove lists from contains:, fix types, some more details.
* Adjust types.
* Add new type.
* Re-add meraki_mx_l7_firewall docs at right indentation level.
5 years ago
Hossein Torabi
d8b9f9fb4f
Fix example in pip module documentation ( #63462 )
5 years ago
abarbare
017f0cb2f8
Add scaleway maintainer to BOTMETA ( #63439 )
5 years ago