Rob
2616f9d713
[cloud] Add encryption support to efs module ( #32815 )
...
* Add encryption support to efs module
* Update the exception handling in AWS EFS module
7 years ago
Sloane Hertel
f0cf1b35d5
[ec2_asg_facts] Add exception handling to describing the target groups in case they are in the process of being deleted. ( #33997 )
7 years ago
Ryan S. Brown
ae5c370737
Fail hard when tests pass that are expected to fail
...
`@pytest.mark.xfail()` can be used to decorate tests that don't yet
pass. By default, if I wrote a test like this:
```
@pytest.mark.xfail()
def test_naughty():
assert 1 == 1
```
Then Pytest would allow this test to pass without notifying that an
expected-fail *didn't* fail. To make that happen, you have to set
xfail_strict=True so that the above test would cause the tests to fail.
7 years ago
Sloane Hertel
cc6331f155
ec2_asg: remove AWSRetry from function with many boto calls ( #32512 )
...
* Remove AWSRetry.backoff decorator from function with many boto calls.
* Use retries to describe autoscaling groups
7 years ago
Brian Coca
a0c171ce1b
fix command warnings, add action warnings ( #34060 )
...
* fix command warnings, add action warnings
7 years ago
Toshio Kuratomi
94d952f94b
Documentation on how to make a release. ( #31426 )
...
* Release Engineering Docs with pointer to the Docs on how to actually make the release.
7 years ago
Christopher Brown
ebd096a732
Add C and U metrics to oVirt provider ( #34138 )
...
Adds the path parameter to allow configuration of C&U metrics
on the oVirt provider. Expands example to match.
7 years ago
Pilou
459adf8966
ios_static_route: fix broken import ( #34133 )
...
* Fix broken import
* doc: add ipaddress in requirements
7 years ago
Yuwei Zhou
7b260eaafe
add azure_rm_image to change log ( #34131 )
...
* add azure_rm_image to change log
* update
7 years ago
scottb
f8f34c7bab
Moved generated module RSTs to their own directory. ( #33966 )
...
* Moved generated module RSTs to their own directory.
* WIP commit - fixed conflict with conf.py exclude_patterns by renaming module RST output directory to 'module_docs'.
* Added new directory to formatter module links; aded new module directory to makefile clean.
* Removed illegal comment from block.
7 years ago
Trishna Guha
60f3649ebd
Convert nxos_vlan to DI module ( #31866 )
...
* Convert nxos_vlan to DI
* fix conflict
* push fix for qalthos's comment
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
7 years ago
Matt Clay
8b15b93d01
Change incorrect `items:` to `loop:` in tests.
7 years ago
Matt Davis
853fa8223a
avoid use of Write-Host in config script
7 years ago
René Moser
276f7122cd
influxdb: default hostname to localhost ( #34117 )
7 years ago
René Moser
a067575cab
influxdb: new module influxdb_query ( #33801 )
7 years ago
Yuwei Zhou
dc1b8e9a31
Fix #33114 : vmss has parameter load balancer ( #33223 )
...
* vmss has parameter load balancer
* fix lint
* fix indent
* fix as pull request comment
* fix yaml
7 years ago
Mohamed Javeed
5089122a32
Encode xml data to utf8 standard ( #34079 )
7 years ago
Matt Davis
898eead48f
add GlobalHttpFirewallAccess arg ( #34124 )
7 years ago
Nathaniel Case
9e09a9ea61
Turns out the order is important ( #34116 )
7 years ago
Martin Eisenhardt
606540c15d
Fix typo in haproxy.py doc string ( #31310 )
7 years ago
Larry Smith Jr
fd03223227
Updated documentation description ( #34121 )
...
The description for this plugin was referencing Foreman rather than Logstash.
7 years ago
MarkusTeufelberger
070ea3270c
add usage example for the assertonly provider ( #34092 )
7 years ago
Flavio Percoco Premoli
87c98336d6
Fix module names for bot ( #34089 )
7 years ago
Tim Rupp
34f47d5e88
Fixes url to no longer redirect ( #34118 )
7 years ago
Pierre-Louis Bonicoli
737920cd89
YAML inventory unit test: add tests
...
Relates: #33878
7 years ago
Pierre-Louis Bonicoli
35a4fe8546
YAML inventory unit test: add tests
7 years ago
Pierre-Louis Bonicoli
8dff0b091e
Fix YAML inventory unit test
7 years ago
Yuwei Zhou
4d6c28f8c3
#30142:Enable attach data disk to existing VM or detach it from VM ( #32711 )
...
* disk can be mounted to vm
* add version added
* fix lint
* Fix some mirrors
* fix lint
* remove trailing space
* fix as review comment
* fix yaml
* fix
* fix
* Minor update to doc on unmounting disk from VM
7 years ago
Brian Coca
8c6d823963
simpler loop_control defaults ( #34008 )
7 years ago
radixdlt
76590ab8a5
azure_rm_virtualmachine_scaleset: ported PR#32367 (add custom image support) ( #33422 )
7 years ago
Yuwei Zhou
37ce7ef0db
Add azure image module support create and delete ( #32589 )
...
* Add azure image module support create and delete
* Add os_type description
* fix lint
* fix lint
* fix lint
* fix line ending
* add enum_modules for serialize
* update for python3
* Fix mirror
* fix lint
* fix as pr comments
* fix name
* fix syntax
* fix
* none check
* fix test
* fix syntax
* fix example
* return only id in the top level
* doc
* doc
* fix
* fix test
7 years ago
Rene Moser
0c7c30b47a
changelog: add new vultr modules
7 years ago
Rene Moser
bee26f214b
botmeta: maintain vultr modules
7 years ago
Sloane Hertel
d877c146ab
[cloud] ec2_group fix CIDR with host bits set - fixes #25403 ( #29605 )
...
* WIP adds network subnetting functions
* adds functions to convert between netmask and masklen
* adds functions to verify netmask and masklen
* adds function to dtermine network and subnet from address / mask pair
* network_common: add a function to get the first 48 bits in a IPv6 address.
ec2_group: only use network bits of a CIDR.
* Add tests for CIDRs with host bits set.
* ec2_group: add warning if CIDR isn't the networking address.
* Fix pep8.
* Improve wording.
* fix import for network utils
* Update tests to use pytest instead of unittest
* add test for to_ipv6_network()
* Fix PEP8
7 years ago
Nathaniel Case
5f215337c9
Swap how become is specified for ios integration tests ( #34107 )
7 years ago
Andy Hill
427479ae48
remove andyhky from maintainers ( #34096 )
...
* remove andyhky from maintainers
I'm no longer able to contribute to ansible.
* Explicitly ignore andyhky for modules with that user as an author
7 years ago
kalimsshar
4086cb4b25
Added support for Cisco stacks in ios_facts.py ( #33714 )
7 years ago
Nathaniel Case
2e76c89910
IOS XR cli tests move to network_cli ( #34007 )
...
* Update task definitions for network_cli
* Add connection to debug messages
* Specify connection for prepare task
* pc won't be around for connection=network_cli
* Assorted Python 3 fixes
* Give default port if ansible_ssh_port missing
* delegate -> connection
* Extend error regex
7 years ago
Abhijeet Kasurde
5db9ac23ee
freeipa: Refactor ipa_dnszone ( #34078 )
...
Code refactoring of ipa_dnszone module
- use ipa_argument_spec
- use common documentation fragment
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
John R Barker
c50da48049
Fix various RST warnings ( #34084 )
...
* Fix various RST warnings
* shorter lines
7 years ago
John R Barker
20174f1c47
Suggest using replace module rather than command sed ( #34085 )
...
* Suggest using replace module rather than command sed
* Better order
7 years ago
Ryan S. Brown
339278fa15
Add new module aws_direct_connect_gateway to CHANGELOG
7 years ago
Kim Egede Jakobsen
fd2150f9fa
Typo fix ( #34088 )
7 years ago
Pilou
4713d9ea44
ce_file_copy: fix broken import ( #34023 )
...
* fix broken import
* doc: use formatting functions
7 years ago
Trishna Guha
663f8464ee
eos_linkagg DI module ( #33007 )
...
* eos_linkagg DI module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* pep8 fixes
* Push fix for Qalthos's comment
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
7 years ago
Nathaniel Case
cb1b705218
ios integration tests to network_cli ( #33920 )
...
* Preliminary steps
* Fix Python3 network_cli ios
* Add connection to debug strings
* Fix ios confirm prompt by way of optional newline
Also update ios_user delete tests
7 years ago
Abhijeet Kasurde
8d5c8b252d
VMware: Add support for cpuHotRemoveEnabled ( #33962 )
...
This fix adds support for cpuHotRemoveEnabled in vmware_guest module.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
Marc Tschapek
c3952e928f
changelog: add new module win_disk_facts ( #34087 )
7 years ago
René Moser
09edb032d3
vultr: new module vr_firewall_rule ( #32637 )
...
* vultr: new module vr_firewall_rule
* vr_firewall_rule: fix typo
* fix styles
7 years ago
René Moser
acfa8d8b75
vultr: new module vr_ssh_key ( #30961 )
7 years ago