Felix Fontein
f7ac1c588d
Move acme_* modules from web_infrastructure into crypto category ( #44279 )
...
* Moving acme_* modules from web_infrastructure into crypto category.
* Creating new subcategory 'acme' in 'crypto'.
2018-08-16 22:21:39 +02:00
John R Barker
8a52f2f1de
Ensure module_utils/storage triggers notifications ( #44135 )
2018-08-14 13:46:51 -04:00
Pilou
56661f4777
scaleway inventory plugin: add namespace maintainers ( #44132 )
...
and use 'cloud' label
2018-08-14 10:19:06 -07:00
Deepak Agrawal
84bedcbd82
Httpapi plugin for Firepower device ( #43773 )
...
* Common Rest Module using httpapi transport
* comparing json objects
* platform independant Rest Api
* FTD rest module
* Remove FTD module which will be committed later from cisco team
* remove debug code
* remove common rest module
* fix shippable errors
* Add notification users
* more shipable errors
2018-08-14 14:28:07 +05:30
Shuang Wang
11f02cbc8e
promote me to a co-maintainer ( #43864 )
...
Promote me to a co-maintainer for get_url
2018-08-13 11:00:45 -04:00
Felix Fontein
ffa720c0f1
doc: acme: add missing maintainers
2018-08-13 08:18:29 +02:00
Lindsay Hill
5981a7489b
new nos_command module ( #43056 )
2018-08-10 13:50:02 -07:00
Jairo Junior
3fe48a41f7
Add botmeta for team jboss. ( #43961 )
2018-08-10 13:36:09 -07:00
John R Barker
1decbb92fc
Don't notify privateip on network changes ( #43859 )
2018-08-09 00:11:07 -04:00
John R Barker
cb23a6fc0f
remove gundalow from Network issues ( #43849 )
2018-08-08 16:33:15 -07:00
Lindsay Hill
8429f777da
New networking module: voss_command ( #43741 )
...
* new voss_command module
* Removed incorrect version_added line
2018-08-08 15:56:50 +02:00
Alicia Cozine
84faa52b26
updates docs maintainers list ( #43460 )
2018-07-30 16:03:50 -07:00
Egor Zaitsev
249a6aae22
New module: routeros — manage MikroTik RouterOS ( #41155 )
...
* Implement initial RouterOS support
* Correct matchers for license prompts
* Documentation updates & mild refactor
* Remove one last Cisco function
* Sanity test fixes
* Move imports to the beginning
* Remove authorize property
* Handle ANSI codes
* Revert to_lines function
* CR fixes
* test(routeros): add unit tests
* Added another test (with ANSI colors and banner in fixture).
* Ignore CRLF line endings in system_package_print file
* fix: review by ganeshrn
2018-07-30 10:28:03 +05:30
Ganesh Nalawade
a9b6d19abb
Add botmeta entry for ansible-connection ( #43290 )
2018-07-26 10:11:13 +05:30
René Moser
8c6b4a391a
botmeta: new team vultr ( #42941 )
2018-07-18 17:30:35 +02:00
Ryan S. Brown
a2e7869362
Add supertom to GCP namespace ignore list
2018-07-18 08:25:13 -04:00
Dag Wieers
79ff2f5e9a
Replacing using new module labels (m:<module>)
...
There's now a standard for module labels that Ansibot supports.
2018-07-13 18:29:18 +02:00
Will Thames
79e366e7ba
Update k8s maintainers ( #42608 )
...
Add willthames to list, and also ensure that all module_utils/k8s
files are correctly managed
2018-07-11 10:13:35 -07:00
Martin Krizek
cde3a03b32
Remove me from yum maintainers in BOTMETA ( #42631 )
2018-07-11 17:34:46 +02:00
tstoner
83687ce3a2
Adding myself (tstoner) to team_nxos ansible meta ( #42374 )
2018-07-05 11:25:50 -07:00
Fran Fitzpatrick
c93d9e8ea1
Add fxfitz to FreeIPA maintainers ( #42283 )
2018-07-04 21:01:03 +05:30
Dag Wieers
f28cf6e8e9
Assign test files to UCS team
2018-06-29 15:47:55 +02:00
John R Barker
956320ba5d
powershell PRs should have windows label ( #42081 )
2018-06-29 10:23:07 +02:00
Sam Doran
0104286e9a
Add me to pause module notifications ( #42061 )
2018-06-28 14:33:26 -04:00
Dusan Matejka
a3d614ef0a
add zabbix namespace maintainer ( #41181 )
2018-06-06 16:52:58 +02:00
Dag Wieers
fd5939907a
Make ACI and Meraki module_utils supported by community
...
Just as is done for VMware module_utils
2018-06-06 16:14:36 +02:00
Dag Wieers
8a2b83928f
Add ACI and Meraki tests to resp. teams
...
Do the same as is done for NXOS
2018-06-06 15:09:27 +02:00
Blair Rampling
479d3261da
changes infoblox maintainer ( #41021 )
2018-06-01 13:50:36 -04:00
Sachidananda Urs
2e560f1ffc
Update BOTMETA.yml with gluster_peer and gluter_volume module owners
2018-05-29 11:53:32 -04:00
Brian Coca
0c881c1a83
fixed path
2018-05-29 09:45:08 -04:00
Sam Doran
9813925253
Update my BOTMETA info ( #40726 )
2018-05-25 13:39:09 -05:00
Felix Fontein
e294426b07
Rename letsencrypt module utils / document fragment to acme. ( #40697 )
2018-05-25 09:08:14 +02:00
Felix Fontein
dec392793b
Letsencrypt: add account management module ( #37275 )
...
* Removed superfluous space.
* Separating account init code from ACMEAccount constructor.
* Extracted module utils and docs fragment.
* Added new letsencrypt_account module.
* Ignore pre-1.0.0 versions of OpenSSL.
* Added account key rollover.
* Renaming letsencrypt_account -> acme_account
* Simplifying check for updating contact information.
* Rewriting docstring for ACMEDirectory.
* Changing license according to permissions given by individual authors in https://github.com/ansible/ansible/pull/37275 .
* Updating BOTMETA.
* Preparing for change of ACME protocol currently discussed in ietf-wg-acme/acme.
* Updating documentation.
2018-05-25 01:55:24 -04:00
wiso
160bf82544
Add NETCONF support for SROS devices ( #40330 )
...
* added NETCONF support for SROS devices
* corrected alu mapping
* fix pep8 in sros.py
* BOT META file updated
2018-05-24 15:44:39 +05:30
wiso
387a23c3d1
New ansible module netconf_rpc ( #40358 )
...
* New ansible module netconf_rpc
* add integration test for module netconf_rpc
* pep8/meta-data corrections
* usage of jxmlease for all XML processing
separation of attributes "rpc" and "content"
* removed unused imports
improved error handling
* fixed pep8
* usage of ast.literal_eval instead of eval
added description to SROS integration test for cases commented out
2018-05-24 15:25:02 +05:30
Michael Price
eb992920a2
Update NetApp approvers team ( #40505 )
2018-05-24 12:03:02 +10:00
John R Barker
ca0fdf0e7f
reduce notifications on network/f5 ( #40593 )
2018-05-23 11:00:59 +01:00
Robin Lee
d45b044992
Make xenserver_facts actually work ( #35821 )
...
* Get the str value of xmlrpc.client.DateTime
* get_all_records should be used instead of get_all
* Facts returned with 'ansible_facts'
* Remove some redundant code
* Add cheese as maintainer
* Add changelog entry
2018-05-22 13:31:35 -04:00
Matt Clay
f9ae11ea88
Add botmeta entry for lib/ansible/release.py.
2018-05-21 19:34:25 -07:00
Simon
236c1ddc98
add maintainer information for Memset modules and module_utils ( #40385 )
2018-05-18 14:08:42 +01:00
Scott Buchanan
b12cf754f6
1Password lookup plugin ( #37207 )
...
* add pytest_cache to gitignore
* onepassword lookup plugin
* fix linter/style test complaints
* second pass at making pycodestyle happy
* use json module instead of jq
* update copyrights, license & version added
* fix python2 compatibility
* doh. fix spacing issue.
* use standard ansible exception
* remove potentially problematic stdin argument
* actually call assertion method
* add support for top-level fields
* make vault uuids pedantically consistent in fixture
* fix new style issues
* ability specify section & correct case handling
* improve error handling
* add onepassword_raw plugin
* Add maintainer info
* Move common code to module_utils/onepassword.py
* Load raw data JSON data for easier use in Ansible
* Put OnePass class back inside lookup plugin
There is no good place for sharing code across lookups currently.
* Remove debugging code in unit tests
* Patche proper module in raw unit tests
* Add changelog entry
Co-authored-by: Scott Buchanan <sbuchanan@ri.pn>
2018-05-17 17:29:47 -04:00
Ganesh Nalawade
30f992f260
Add netconf_get module ( #39869 )
...
* Add netconf_get module
Implements part-1 of proposal #104
https://github.com/ansible/proposals/issues/104
* Add netconf_get module
* Refactor `get`, `get_config`, `lock`, `unlock`
and `discard_changes` netconf plugin api's
* Add netconf module_utils file which netconf module
related common functions
* Refactor junos and iosxr netconf plugins
* Fix source option handling
* Fix review comments
* Update botmeta file
* Update review comments and add support for lock
* Lock update fix
* Fix CI issue
* Add integration test and minor fixes
* Fix review comments
* Fix CI failure
* Fix CI issues
* Fix CI issues
* Fix review comments and update integration test
* Fix review comments
* Fix review comments
* Fix review comments
Fix reveiw comments
2018-05-17 17:38:12 +05:30
jctanner
5df370243d
Fix case ( #40272 )
...
* Github logins are case sensitive
* Fix login case across all modules
2018-05-16 19:51:55 -04:00
schmots1
7929aed7af
Adding NetApp approvers ( #40193 )
2018-05-16 10:57:09 -05:00
Felix Fontein
c3c30440f8
Added botmeta for _letsencrypt symlink. ( #40002 )
2018-05-11 11:02:07 +02:00
Monty Taylor
fea71d2767
Update Jesse Keating's github id ( #39904 )
...
Jesse is no longer j2sol, he's now omgjlk.
2018-05-11 07:38:15 +02:00
Dag Wieers
82b9c7c518
Add meraki_team to modules/network/meraki
2018-05-09 11:34:37 +02:00
Felix Fontein
83df7249fd
Renaming letsencrypt -> acme_certificate ( #39816 )
...
* Renaming letsencrypt -> acme_certificate.
* Also renaming in BOTMETA.yml.
2018-05-08 09:17:40 +02:00
Matt Davis
31bfb7b563
Remove dharmabumstead from docs review pings
2018-05-02 14:59:23 -07:00
John "Warthog9" Hawley
bd8206b556
BOTMETA: Adding John 'Warthog9' Hawley from VMware to team_vmware ( #39532 )
...
Adding John 'Warthog9' Hawley to team_vmware to help triage bugs in
Ansible
2018-05-01 09:29:58 +05:30