Commit Graph

267 Commits (b2932a41b01bb66033028a83e94d53be0fb0c9b8)

Author SHA1 Message Date
Yanis Guenane 957c90934a BOTMEA: Add for lib/ansible/plugins/inventory/vultr.py (#44623) 6 years ago
Yanis Guenane a791bd2059 BOTMETA: Create a $team_scaleway and add Spredzy in it (#44597) 6 years ago
Abhijeet Kasurde 419e09d9ec botmeta: IPA: Notify IPA team for module_utils changes (#44577)
Add team_ipa for changes in module_utils/ipa.py

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Pilou 9e072c7501 botmeta: scaleway isn't core (#44511) 6 years ago
Dag Wieers 152592d2dd
Add new contributor to team_ucs 6 years ago
Pilou 4c5a6d9d44 docker_container: add felixfontein as maintainer (#44426) 6 years ago
Sandra McCann c068450259 Sumit's Alias add (#44467) 6 years ago
Adam Miller 121551d442 add myself to yum and dnf for BOTMETA (#44401)
Signed-off-by: Adam Miller <admiller@redhat.com>
6 years ago
René Moser 6d038c9b82 botmeta: remove inactive maintainer (#44352) 6 years ago
John R Barker 4ede3921d0
module_utils/netapp (#44335) 6 years ago
Felix Fontein 5e75d8b90d Add maintainers for lib/ansible/utils/module_docs_fragments/acme.py. (#44293) 6 years ago
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'.
6 years ago
John R Barker 8a52f2f1de Ensure module_utils/storage triggers notifications (#44135) 6 years ago
Pilou 56661f4777 scaleway inventory plugin: add namespace maintainers (#44132)
and use 'cloud' label
6 years ago
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
6 years ago
Shuang Wang 11f02cbc8e promote me to a co-maintainer (#43864)
Promote me to a co-maintainer for get_url
6 years ago
Felix Fontein ffa720c0f1 doc: acme: add missing maintainers 6 years ago
Lindsay Hill 5981a7489b new nos_command module (#43056) 6 years ago
Jairo Junior 3fe48a41f7 Add botmeta for team jboss. (#43961) 6 years ago
John R Barker 1decbb92fc Don't notify privateip on network changes (#43859) 6 years ago
John R Barker cb23a6fc0f
remove gundalow from Network issues (#43849) 6 years ago
Eric Brown 322bea9daf Create a template for security related bugs (#43836)
* Create a template for security related bugs

This template serves as a redirect for people who might not know where to open security related issues.  It guides them to email security@ansible.com instead of opening an issue here.

* Update security_bug_report.md
6 years ago
Lindsay Hill 8429f777da New networking module: voss_command (#43741)
* new voss_command module

* Removed incorrect version_added line
6 years ago
joren485 5af1d84842 [github] Replace second 'module' with 'feature' in PR template comment (#43478) 6 years ago
Alicia Cozine 84faa52b26 updates docs maintainers list (#43460) 6 years ago
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
6 years ago
Ganesh Nalawade a9b6d19abb
Add botmeta entry for ansible-connection (#43290) 6 years ago
René Moser 8c6b4a391a
botmeta: new team vultr (#42941) 6 years ago
Ryan S. Brown a2e7869362 Add supertom to GCP namespace ignore list 6 years ago
Dag Wieers 79ff2f5e9a
Replacing using new module labels (m:<module>)
There's now a standard for module labels that Ansibot supports.
6 years ago
Will Thames 79e366e7ba Update k8s maintainers (#42608)
Add willthames to list, and also ensure that all module_utils/k8s
files are correctly managed
6 years ago
Martin Krizek cde3a03b32
Remove me from yum maintainers in BOTMETA (#42631) 6 years ago
tstoner 83687ce3a2 Adding myself (tstoner) to team_nxos ansible meta (#42374) 6 years ago
Fran Fitzpatrick c93d9e8ea1 Add fxfitz to FreeIPA maintainers (#42283) 6 years ago
Dag Wieers f28cf6e8e9
Assign test files to UCS team 6 years ago
John R Barker 956320ba5d powershell PRs should have windows label (#42081) 6 years ago
Sam Doran 0104286e9a
Add me to pause module notifications (#42061) 6 years ago
Dusan Matejka a3d614ef0a add zabbix namespace maintainer (#41181) 6 years ago
Dag Wieers fd5939907a
Make ACI and Meraki module_utils supported by community
Just as is done for VMware module_utils
6 years ago
Dag Wieers 8a2b83928f
Add ACI and Meraki tests to resp. teams
Do the same as is done for NXOS
6 years ago
Blair Rampling 479d3261da changes infoblox maintainer (#41021) 6 years ago
Sachidananda Urs 2e560f1ffc Update BOTMETA.yml with gluster_peer and gluter_volume module owners 6 years ago
Brian Coca 0c881c1a83 fixed path 6 years ago
Matt Clay 950ff6bce6 Move CONTRIBUTING.md to the .github directory. 6 years ago
Sam Doran 9813925253 Update my BOTMETA info (#40726) 6 years ago
Felix Fontein e294426b07 Rename letsencrypt module utils / document fragment to acme. (#40697) 6 years ago
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.
6 years ago
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
6 years ago
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
6 years ago
Michael Price eb992920a2 Update NetApp approvers team (#40505) 6 years ago