Simon Dodsley
99c00c6af1
Trivial nomenclature fix for NVMe hosts on Pure Storage FlashArray ( #51616 )
6 years ago
Dag Wieers
40130b82ae
Added new AIX and Gitlab members
6 years ago
Dag Wieers
36b8140743
BOTMETA: Restructure Docker, Digital Ocean and Windows ( #51544 )
6 years ago
rajaspachipulusu17
a48af10b2c
Pluribus Networks stp port module with UT ( #51476 )
6 years ago
Dag Wieers
cfa028677d
ACI: Fix integration tests using urldecode ( #51610 )
...
This is in result of changes to use urlencode to encode query strings.
6 years ago
Dag Wieers
a64fc73d51
Add $team_postgresql ( #51558 )
...
* Add $team_postgresql
A first step to a PostgreSQL Working Group.
* Add new member
6 years ago
Brian Coca
f54be74869
added missing version_added
6 years ago
Federico87
f94378fc2f
ios_ntp module ( #50705 )
...
* ios_ntp module
* add execute_module for config func
* fix units test
* test empty list
* update example
* change want logic to follow have - removed try/except
* update commands list for config test
* add idempotent test case
* add more test
6 years ago
Anil Kumar Muraleedharan
004d8b03d4
Lenovo cnos l3interface ( #51322 )
...
* Adding cnos_l3_interface module in alignment with others vendors.
6 years ago
Simon Metzger
f3907c977c
added support for breakout ports ( #51607 )
6 years ago
Andrea Tartaglia
b8790abcbe
Added description to single net interface ( #51602 )
...
* Added description to single net interface
* ec2_instance single iface description changelog
6 years ago
Nilashish Chakraborty
beb2af83c1
frr: Add terminal and cliconf plugins ( #51169 )
...
* Added terminal plugin for FRR
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Added cliconf plugin for FRR
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Added cliconf plugin for FRR
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Override required methods
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix pep8 issues
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Add get_supported_protocols and minor error regex fix
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Remove unused imports
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Add get_diff and run_commands
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Set output to empty list
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix CI errors
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
6 years ago
Juan Antonio Osorio
bac19c3301
identity: Autodetect FreeIPA server with DNS ( #50988 )
...
* identity: Autodetect FreeIPA server with DNS
This adds the ability for the freeIPA related modules to be able to
auto-detect the IPA server through DNS.
This takes advantage of the fact that a lot of FreeIPA deployments
configure their hosts to use IPA as the nameserver.
This check is only used if we didn't set neither the ipa_host parameter,
nor the environment variable IPA_HOST.
* identity: Specify docs for DNS discovery of ipa_host
These docs specify that it can now default to DNS if the 'ipa-ca' entry
is available.
6 years ago
Trishna Guha
9df6f152e1
add license_hostid fact nxos_facts ( #51588 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
6 years ago
chronidev
240d1a6afb
Add coherency between check and normal mode for copy plugin action see issue #24633 ( #51582 )
...
* Add coherency between check and normal mode see issue #24633
* Add changelog fragment for the PR
* Make change following PR comment
* Remove trailing whitespace
6 years ago
Wojciech Sciesinski
fbbda7267b
Add a missed command ( #50781 )
...
* Add a missed command
* Link to the WinRM configuration page
6 years ago
Bianca Henderson
51ac4d3441
Update Ansible docsite CSS to fix multi-page printing issue ( #51472 )
...
* Update css to fix multi-page printing issue
* Add margin edit
6 years ago
Kevin Breit
c8484e19ca
Correct spelling in meraki_ssid documentation ( #51563 )
...
Fix spelling error for address, which was addres.
+label: docsite_pr
6 years ago
Matt Clay
f6e129046a
Fix performance issue with large task retries. ( #51581 )
6 years ago
Jordan Borean
769c237dc7
win_power_plan - move to Ansible.Basic and other fixes ( #51575 )
6 years ago
Alex Stephen
d1a9ba5cc0
Bug fixes for GCP modules ( #51572 )
6 years ago
Alex Stephen
27c5e38e10
Bug fixes for GCP modules ( #51573 )
6 years ago
Alex Stephen
2b0f16443c
Bug fixes for GCP modules ( #51574 )
6 years ago
Alex Stephen
6a79468acf
Bug fixes for GCP modules ( #51576 )
6 years ago
Alex Stephen
7502df4435
Bug fixes for GCP modules ( #51577 )
6 years ago
Alex Stephen
802827536c
New Module: gcp_redis_instance ( #51578 )
6 years ago
Alex Stephen
666d90ca46
New Module: gcp_redis_instance_facts ( #51579 )
6 years ago
nikkytub
7dcacc1ce8
Added config-context as an opt-in ( #50343 )
...
* Added config-context as opt-in
* Added config-context description in the documentation
6 years ago
Simon Dodsley
c65909d6db
Add network fact to obtain FC WWN initiator ports ( #37043 )
6 years ago
Brian Coca
e010034151
unquote ev ( #51560 )
...
* unquote ev
* properly test for defined var
6 years ago
Jordan Borean
f27078df52
win_power_plan: fix for Windows 10 and Server 2008 compatibility ( #51471 )
6 years ago
Jordan Borean
2a701d22f4
win_rds move to test group 3 ( #51559 )
6 years ago
Satyajit Bulage
dab381dd71
Broken link fixed. ( #51492 )
...
Fixes #51433
Signed-off-by: Satyajit Bulage <sbulage@redhat.com>
6 years ago
Chris Archibald
c6a9534d61
Rewrite of na_ontap_cluster and unit tests. ( #49780 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* ontap cluster changes
6 years ago
Chris Archibald
7b5897d266
New Module: na_ontap_vscan_scanner_pool ( #49786 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* na ontap vscan scanner pool
* Update author
6 years ago
Simon Dodsley
8707f1793e
Add default fact for NVMe support ( #50164 )
6 years ago
Eike Frost
46dcc7d251
fix changed-behaviour in check mode (to not always return True) ( #37776 )
6 years ago
Sumit Jaiswal
15cef845ca
Fixes issue where uppercase named A_Record delete was getting skipped ( #51539 )
...
* fixes 51193
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixes 51193
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixes 51193
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
6 years ago
Abhijeet Kasurde
67f95cb499
Onepassword document fixes ( #51527 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
vaneuk
2a432a093b
added timestamps to ios_command module ( #50323 )
...
ios_command module now returns timestamps field, which shows command execution time
6 years ago
Thomas Stewart
8719866ae8
Fix IF_ETH_REGEX to allow 1/1 and 1/1/1 interfaces ( #51438 )
6 years ago
Andrea Tartaglia
042aeba46c
Base integration test for gitlab modules ( #51490 )
...
* Added basic integration test targets for gitlab modules
* Removed cloud/gitlab config from aliases, it doesn't exist yet
* Fixed CI issues
6 years ago
Jordan Borean
6a2aac487d
win_stat - add follow option and fix broken tests ( #51522 )
...
* win_stat - add follow option and fix broken tests
* fix docs issues
6 years ago
rajaspachipulusu17
a9b459e406
Pluribus Networks stp module with unit test ( #51475 )
6 years ago
rajaspachipulusu17
5e88cd9972
Pluribus Networks pn user module with UT ( #51428 )
...
* Pluribus Networks user module with UT
* Added choice to State in doc
* pep8 standards correction
6 years ago
rajaspachipulusu17
5fa2d29c9a
Pluribus Networks point feature cpu mgmt class module with UT's ( #51427 )
6 years ago
rajaspachipulusu17
52cab33e4e
Pluribus Networks point features for snmp vacm with UT's ( #51423 )
...
* Pluribus Networks point features for snmp vacm with UT's
* Duplicates removal
* Added choice for state
6 years ago
rajaspachipulusu17
271e14638e
pn snmp trap sink ( #51420 )
...
* Pluribus Network snmp trap sink module with Unit tests
* pep8 standard fix
* Added proper author name
6 years ago
Andrew Saraceni
30b25d53d2
Add "pure" state functionality for win_group_membership ( #51298 )
...
* add pure state functionality for win_group_membership
* fixing typos in docs
* fix syntax for adding removed array depending on state
* remove trailing whitespace from docs
* fix issue in testing pure (again)
* adding note for pure being added in Ansible 2.8
6 years ago
Brian Coca
621b052777
make missing pattern ansibleerror ( #51397 )
...
ansibleoptionserror should be limited to cli options
(technically --limit makes this a bit grey but hosts: should not trigger the same error)
6 years ago