Trishna Guha
2e145cd1f2
fix nxos_switchport/l2_interface trunk_vlans state absent ( #37180 ) ( #37181 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 02999b77a4
)
7 years ago
John R Barker
934d1df0d1
2.5 network changelog ( #37179 )
...
Add details of major Network features added in Ansible 2.5
7 years ago
John R Barker
e6effb32b8
Update developing_api.rst ( #37108 ) ( #37178 )
...
Fix for #17716 and #36110
(cherry picked from commit 19f92005b9
)
7 years ago
René Moser
193687851b
cs_instance: fix error when state destroyed but querying user_data ( #37175 )
...
(cherry picked from commit 190d3fbbed
)
7 years ago
John R Barker
bfceaf696c
yum is Python 2 only. If Python 3 use dnf ( #37140 ) ( #37172 )
...
* PY3 = dnf
Red Hat are unlikely to provide a Python 2 version of the yum bindings
as they are moving to `dnf`.
If Ansible can't find the yum Python library give the user a hint about
dnf and Python 3
(cherry picked from commit 6c8d40f653
)
7 years ago
Toshio Kuratomi
0fd9c9b014
Bkprt unarchive fix ( #37159 )
...
* Fix unarchive with strip-components in extra_opts (#37048 )
* Fix unarchive with strip-components in extra_opts
When unarchive is given extra_opts to strip all leading directories, it
could end up trying to change the permissions on the root directory.
Tar archives shouldn't contain absolute paths anyways so make sure that
all paths are relative as we handle them.
Fixes #21397
(cherry picked from commit cca0ccaf97
)
7 years ago
Jordan Borean
09de6dc020
win_uri: backport return value fix for non 200 responses ( #37156 )
...
* win_uri: return response info on non 200 responses, convert DateTime values to ISO 8601 (#37104 )
(cherry picked from commit c1f5e11cdf
)
* Added changelog fragment for win_uri return value fix
7 years ago
Matt Martz
3b1be8d881
Backport #37151 for 2.5 ( #37154 )
...
* Add ansible-config and ansible-inventory to setup.py scripts (#37151 )
(cherry picked from commit bd43776acf
)
* Add changelog entry for #37151
7 years ago
René Moser
f230d8e9c4
cs_router: fix missing doc ( #37107 )
...
* cs_router: fix missing doc
* update ignore.txt
(partly cherry picked from commit e1297af18a
)
7 years ago
René Moser
c054527d65
cs_ip_address.py: fix missing doc ( #37109 )
...
* cs_ip_address.py: fix missing doc
* update ignore.txt
(partly cherry picked from commit 67d8c8f5c6
)
7 years ago
Anil Kumar Muraleedharan
895d9abd7b
2.5lenovo license update ( #37118 )
...
* Syncing with the latest License information in main branch
* Adding License to 2.5 branch
7 years ago
René Moser
0c4d8a9ce5
cloudstack: fix common E324 in docs ( #37082 ) ( #37119 )
...
Notes about precedence of common args.
(partly cherry picked from commit 2559e832df
)
7 years ago
Trishna Guha
ee67c6c1e3
fix nxos_l2_interface tests for fretta ( #37086 ) ( #37101 )
...
(cherry picked from commit b7bc61c7df
)
7 years ago
TJ Tang
4bb5f40e99
Fixes #37042 ( #37044 )
...
* correctly check that the no_device attribute is specified
* ignore volume_size requirement if no_device is specified
7 years ago
Nathaniel Case
2be960f84a
Don't fail on configure in command ( #37094 )
...
* Don't fail on configure in command
* Change test to check mode
(cherry picked from commit efb8b539c1
)
7 years ago
Nathaniel Case
b1f8fd7edb
Fix side-effect of flags being passed to ios get_config again ( #37084 ) ( #37085 )
...
(cherry picked from commit f0dc0b28d4
)
7 years ago
Jordan Borean
33773624fb
win_wait_for: fix local port check on port not accessible externally ( #37093 )
...
* win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used (#36762 )
* win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used
* removed reverse dns lookup in port check
(cherry picked from commit 67ffde4ac1
)
* Added changelog for win_wait_for local port fix
7 years ago
Jordan Borean
f0a808e02c
Win lineinfix fix ( #36888 )
...
* Win lineinfile fix (#35100 )
* win_lineinfile: fix #33858 . Removed conversion from \r\n
* win_lineinfile: added test for #33858
* win_lineinfile: added documentation and more tests for change
* win_lineinfile: fixed wrong hash in testing
(cherry picked from commit e15a903bdf
)
* Added changelog for win_lineinfile fix
* fix typo in changelog
7 years ago
John R Barker
471e75a019
Fix consul module service deregistration ( #34847 ) ( #37089 )
...
* Fix consul module service deregistration
Upstream pr in the python-consul library:
https://github.com/cablehead/python-consul/pull/174
This is based on work from https://github.com/bobh
Fixes ansible/ansible#34628
* Pass ACL token when deregistering consul service
(cherry picked from commit c9cb0016a0
)
7 years ago
Toshio Kuratomi
4ad30ad9b5
Clarify Docker SDK rather than Docker API
7 years ago
Toshio Kuratomi
111c2d6c1f
Add a changelog fragment for the docker 3 api changes.
7 years ago
John R Barker
fccb6962fe
Network modules to link to network guide ( #37033 ) ( #37069 )
...
* Network modules to link to network guide
* Make it clear what's deprecated
* enable -> become
* Detail when provider is still needed (eAPI/NX-API)
* Link to specific sections
* rx_rate & tx_rate to link to conditional docs
(cherry picked from commit ebc71bcb16
)
7 years ago
Chris Houseknecht
c2cc6e4ac8
Add compatibility for docker-py version 3 ( #36973 ) ( #37071 )
7 years ago
Trishna Guha
5ec5c05f0d
remove unused tx_rate and rx_rate from vyos_interface ( #37062 ) ( #37064 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 5f3feac7fa
)
7 years ago
John R Barker
c4cb7daa6b
Link to new network platform pages ( #37057 ) ( #37058 )
...
Also fix a few broken links
(cherry picked from commit 7a4e270ae0
)
7 years ago
John R Barker
e03b17e2e5
filesystem: fix documentation ( #36556 ) ( #36633 )
...
(cherry picked from commit 07927f52ae
)
7 years ago
Trishna Guha
f48d636500
Fix n3k separate to combined image upgrade ( #37017 ) ( #37055 )
...
* Fix n3k separate to combined image upgrade
* Address review comments
(cherry picked from commit 51e8eab9db
)
7 years ago
Ganesh Nalawade
bbf27efe06
Fix eos integration test failures ( #37020 ) ( #37054 )
...
Fixes #36919
Fix other eos modules integration test failure in dci
(cherry picked from commit ba3201cd2f
)
7 years ago
Toshio Kuratomi
38a498bcfd
Bkprt py3 maven artifact ( #37041 )
...
* Python3 issues in maven_artifact (#37035 )
Fixes #33761
(cherry picked from commit 1bc860fafd
)
* Add a changelog for the python3 maven_artifact fix
7 years ago
Ryan Petrello
422e4aa310
properly pass /api/v1/ credential fields for older Towers ( #36917 )
...
(cherry picked from commit 0e7106b106
)
7 years ago
Ryan Petrello
ee4578c4cd
properly detect the absence of credential_type in older tower-cli ( #36908 )
...
(cherry picked from commit a82043939b
)
7 years ago
Sam Doran
2bcc02e653
Add changelog fragment
7 years ago
Ryan Petrello
f0e65cb05a
tower cred: support credential kind/type for /api/v1/ and /api/v2/ ( #36662 )
...
older versions of Tower (3.1) don't have a concept of CredentialTypes
(this was introduced in Tower 3.2). This change detects older versions
of pre-3.2 tower-cli that *only* support the deprecated `kind`
attribute.
(cherry picked from commit 641f8b4ef6
)
7 years ago
Ryan Petrello
644b116848
tower cred: update kind options in documentation
...
(cherry picked from commit 8a41233202
)
7 years ago
Ryan Petrello
86cc8ae591
tower cred: filter user name lookup by the proper key
...
(cherry picked from commit cd6855275e
)
7 years ago
Ryan Petrello
1a412d49bf
tower cred: implement credential /api/v1/ kind compatability
...
(cherry picked from commit 9cb4b70e27
)
7 years ago
Thierry Bouvet
8cc9abcd75
Fix credentials for Tower API V2
...
(cherry picked from commit 640749d54f
)
7 years ago
Toshio Kuratomi
9711c60b01
Bkprt py3 znode ( #37038 )
...
* fix python3 compatibility for znode module
kazoo client requires bytes and not string
(cherry picked from commit 2d98a2de68
)
7 years ago
John R Barker
a50b332768
Support <hr/> in module docs ( #37030 ) ( #37031 )
...
(cherry picked from commit 0a2dda2060
)
7 years ago
Nathaniel Case
a3f96ec4af
ios_static_route idempotence fix ( #35912 ) ( #37012 )
...
* Remove default admin_distance and fix the idempotence thereof
Fixes #33290
* Fix tests and use yaml anchors to shorten tests
* Add test for undefined admin_distance
* Read config from `show run` if `show ip static route` fails
* Restore flags to ios.get_config & use get_config where appropriate
(cherry picked from commit 7016b3b9ca
)
7 years ago
John R Barker
9ac8aa3552
Ability to link to other pages from plugin docs ( #37009 ) ( #37014 )
...
Support relative links
(cherry picked from commit 985f09270d
)
7 years ago
Nathaniel Case
639f7b569a
Move _start_connection() to module_utils/connection and fix Popen() call ( #36249 ) ( #37005 )
...
* Fix Popen() call to use ansible python
* Remove PATH searching, reuse location of ansible instead
(cherry picked from commit 0feea66988
)
7 years ago
John R Barker
801b5dcd04
[WIP] Backport/2.5/multiple docs ( #36907 )
...
Backport/2.5/multiple docs
7 years ago
John R Barker
36566e62a7
Fix_regex ( #36569 ) ( #37002 )
...
(cherry picked from commit 4021194532
)
7 years ago
Ganesh Nalawade
3f8377c2d9
Enable eapi integration test for eos modules ( #36934 ) ( #36935 )
...
(cherry picked from commit 83c3561ee5
)
7 years ago
Trishna Guha
2cd49b4ab0
eos_static_route fix ( #36903 ) ( #36933 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit ef7f3fcab6
)
7 years ago
Ganesh Nalawade
3e123d8298
map network_os to ncclient device_params ( #36819 ) ( #36913 )
...
* map network_os to ncclient device_params
Fixes #36786
* update device map
* Add default netconf fallback plugin
(cherry picked from commit b12e90311f
)
7 years ago
John R Barker
617659a33c
Network Platform docs ( #36814 ) ( #36899 )
...
* introduces platform docs
(cherry picked from commit 4f63123320
)
7 years ago
Ganesh Nalawade
a275a39299
Fix eos_vrf integration test failures ( #36893 ) ( #36896 )
...
(cherry picked from commit 5c2a1a6124
)
7 years ago
Ganesh Nalawade
dce80b1364
Fix junos_command py3 related issues ( #36782 ) ( #36895 )
...
Fixes #36204
* tostring() input string shoulb be in byte string format
* to_ele() input is required in unicode format
(cherry picked from commit 41d75783b5
)
7 years ago