1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/.github/BOTMETA.yml

1323 lines
42 KiB
YAML
Raw Normal View History

---
# Copyright (c) Ansible Project
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
notifications: true
2020-04-17 12:34:29 +02:00
automerge: true
2020-03-10 15:33:59 +01:00
files:
plugins/:
2021-09-09 13:58:21 +02:00
supershipit: quidame
changelogs/: {}
changelogs/fragments/:
support: community
2020-04-10 14:33:40 +02:00
$actions:
labels: action
$actions/system/iptables_state.py:
maintainers: quidame
$actions/system/shutdown.py:
maintainers: nitzmahone samdoran aminvakil
2020-04-10 14:33:40 +02:00
$becomes/:
labels: become
$becomes/doas.py:
maintainers: $team_ansible_core
$becomes/dzdo.py:
maintainers: $team_ansible_core
$becomes/ksu.py:
maintainers: $team_ansible_core
$becomes/machinectl.py:
maintainers: $team_ansible_core
$becomes/pbrun.py:
maintainers: $team_ansible_core
$becomes/pfexec.py:
maintainers: $team_ansible_core
$becomes/pmrun.py:
maintainers: $team_ansible_core
$becomes/sesu.py:
maintainers: nekonyuu
$becomes/sudosu.py:
maintainers: dagwieers
$caches/:
labels: cache
$caches/memcached.py: {}
$caches/pickle.py:
maintainers: bcoca
$caches/redis.py: {}
$caches/yaml.py:
maintainers: bcoca
2020-04-10 14:33:40 +02:00
$callbacks/:
labels: callbacks
$callbacks/cgroup_memory_recap.py: {}
$callbacks/context_demo.py: {}
$callbacks/counter_enabled.py: {}
$callbacks/dense.py:
maintainers: dagwieers
$callbacks/diy.py:
maintainers: theque5t
$callbacks/elastic.py:
maintainers: v1v
keywords: apm observability
$callbacks/hipchat.py: {}
$callbacks/jabber.py: {}
$callbacks/loganalytics.py:
maintainers: zhcli
$callbacks/logdna.py: {}
$callbacks/logentries.py: {}
$callbacks/log_plays.py: {}
$callbacks/logstash.py:
maintainers: ujenmr
$callbacks/mail.py:
maintainers: dagwieers
$callbacks/nrdp.py:
maintainers: rverchere
$callbacks/null.py: {}
Add opentelemetry callback plugin (#3091) * Add opentelemetry callback plugin * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Formatting (text), booleans and renamed env variables * This should be done in a future release * Remove insecure in favour of the OTEL env variable. Add descriptions * Use OpenTelemetrySource * Move generate_distributed_traces * Move update_span_data and set_span_attribute * Move finish_task * Move start_task * Refactor to support UTs * Add first UT * Fix codestyle * opentelemetry callback entry in the botmeta * Fix linting * Fix signature * Mock methods * Use MagicMock * Mock the methods * UT for transform_to_boolean_or_default * Fix linting * Set test data * Mock _time_ns * Exclude tests for python <= 3.6 * Remove obsoleted setup task type configuration * Remove unused docs * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Fix docs * unrequired logic that was originally took from https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/callback/junit.py\#L226 * Use raise_from for the required dependencies * Fix linting * Add requirements for the UTs * add missing dependency for the opentelemetry plugin in the UTs * Add ANSIBLE_ prefix for the ansible specific options * Add more context in the docs and remove duplicated docs * As suggested in the code review * Verify if the OTEL env variables for the endpoint were set * Fix docs typo * Fix linting * Revert "Fix linting" This reverts commit 3a54c827c5472553a6baf5598bc76a0f63f020c1. * Revert "Verify if the OTEL env variables for the endpoint were set" This reverts commit cab9d8648899c28c0345745690c4ec7a41f7e680. * Remove console_output as suggested * Apply suggestions from code review Co-authored-by: flowerysong <junk+github@flowerysong.com> * Delegate the definition of OTEL_EXPORTER_OTLP_INSECURE to the user * Move definitions above, close to the class that uses them Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: flowerysong <junk+github@flowerysong.com>
2021-09-14 21:05:02 +02:00
$callbacks/opentelemetry.py:
maintainers: v1v
keywords: opentelemetry observability
2020-03-11 15:46:22 +01:00
$callbacks/say.py:
notify: chris-short
maintainers: $team_macos
labels: macos say
keywords: brew cask darwin homebrew macosx macports osx
$callbacks/selective.py: {}
$callbacks/slack.py: {}
$callbacks/splunk.py: {}
2020-03-11 15:46:22 +01:00
$callbacks/sumologic.py:
maintainers: ryancurrah
labels: sumologic
$callbacks/syslog_json.py:
maintainers: imjoseangel
2020-03-11 15:46:22 +01:00
$callbacks/unixy.py:
maintainers: akatch
labels: unixy
$callbacks/yaml.py: {}
2020-03-11 15:46:22 +01:00
$connections/:
2020-04-10 14:33:40 +02:00
labels: connections
$connections/chroot.py: {}
$connections/funcd.py:
maintainers: mscherer
$connections/iocage.py: {}
$connections/jail.py:
maintainers: $team_ansible_core
$connections/lxc.py: {}
2020-03-11 15:46:22 +01:00
$connections/lxd.py:
maintainers: mattclay
labels: lxd
$connections/qubes.py:
maintainers: kushaldas
2020-03-11 15:46:22 +01:00
$connections/saltstack.py:
maintainers: mscherer
2020-03-11 15:46:22 +01:00
labels: saltstack
$connections/zone.py:
maintainers: $team_ansible_core
2020-04-10 14:33:40 +02:00
$doc_fragments/:
labels: docs_fragments
2020-03-11 15:46:22 +01:00
$doc_fragments/hpe3par.py:
maintainers: farhan7500 gautamphegde
labels: hpe3par
$doc_fragments/hwc.py:
maintainers: $team_huawei
labels: hwc
2020-10-19 15:27:49 +02:00
$doc_fragments/nomad.py:
maintainers: chris93111
2020-03-11 15:46:22 +01:00
$doc_fragments/xenserver.py:
maintainers: bvitnik
labels: xenserver
$filters/counter.py:
maintainers: keilr
$filters/crc32.py:
maintainers: jouir
$filters/dict.py:
maintainers: felixfontein
$filters/dict_kv.py:
maintainers: giner
$filters/from_csv.py:
maintainers: Ajpantuso
$filters/groupby_as_dict.py:
maintainers: felixfontein
$filters/hashids.py:
maintainers: Ajpantuso
$filters/hashids_decode.yml:
maintainers: Ajpantuso
$filters/hashids_encode.yml:
maintainers: Ajpantuso
$filters/jc.py:
maintainers: kellyjonbrazil
$filters/json_query.py: {}
$filters/lists_mergeby.py:
maintainers: vbotka
$filters/random_mac.py: {}
$filters/time.py:
maintainers: resmo
$filters/unicode_normalize.py:
maintainers: Ajpantuso
$filters/to_days.yml:
maintainers: resmo
$filters/to_hours.yml:
maintainers: resmo
$filters/to_milliseconds.yml:
maintainers: resmo
$filters/to_minutes.yml:
maintainers: resmo
$filters/to_months.yml:
maintainers: resmo
$filters/to_seconds.yml:
maintainers: resmo
$filters/to_time_unit.yml:
maintainers: resmo
$filters/to_weeks.yml:
maintainers: resmo
$filters/to_years.yml:
maintainers: resmo
$filters/version_sort.py:
maintainers: ericzolf
2020-04-10 14:33:40 +02:00
$inventories/:
labels: inventories
$inventories/cobbler.py:
maintainers: opoplawski
$inventories/gitlab_runners.py:
maintainers: morph027
2020-03-11 15:46:22 +01:00
$inventories/linode.py:
maintainers: $team_linode
labels: cloud linode
keywords: linode dynamic inventory script
$inventories/lxd.py:
maintainers: conloos
$inventories/nmap.py: {}
$inventories/online.py:
maintainers: remyleone
$inventories/opennebula.py:
maintainers: feldsam
labels: cloud opennebula
keywords: opennebula dynamic inventory script
$inventories/proxmox.py:
maintainers: $team_virt ilijamt
$inventories/xen_orchestra.py:
maintainers: ddelnano shinuza
Icinga2 inventory plugin (#3202) * Added Icinga2 inventory plugin * Added Icinga2 inventory plugin * Linting * Added tests * Linting * Linting * Added tests * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Added tests for icinga2 inventory * Resolved reviews and added host filters * Linting * Fixing yaml for example and updating tests * Updating test data * Fixing pep8 indentations * Missed copywriting * Missed copywriting * Updated documentation grammar * Removing Cacheable class and cleanup * Update plugins/inventory/icinga2.py * Update plugins/inventory/icinga2.py * Bump version number Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/inventory/icinga2.py Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2021-09-18 15:19:41 +02:00
$inventories/icinga2.py:
maintainers: BongoEADGC6
2020-03-11 15:46:22 +01:00
$inventories/scaleway.py:
maintainers: $team_scaleway
labels: cloud scaleway
$inventories/stackpath_compute.py:
maintainers: shayrybak
$inventories/virtualbox.py: {}
2020-03-11 15:46:22 +01:00
$lookups/:
2020-04-10 14:33:40 +02:00
labels: lookups
$lookups/bitwarden.py:
maintainers: lungj
$lookups/cartesian.py: {}
$lookups/chef_databag.py: {}
$lookups/collection_version.py:
maintainers: felixfontein
$lookups/consul_kv.py: {}
$lookups/credstash.py: {}
2020-03-11 15:46:22 +01:00
$lookups/cyberarkpassword.py:
notify: cyberark-bizdev
labels: cyberarkpassword
$lookups/dependent.py:
maintainers: felixfontein
2020-03-11 15:46:22 +01:00
$lookups/dig.py:
maintainers: jpmens
labels: dig
$lookups/dnstxt.py:
maintainers: jpmens
$lookups/dsv.py:
maintainers: delineaKrehl tylerezimmerman
ignore: amigus
$lookups/etcd3.py:
maintainers: eric-belhomme
$lookups/etcd.py:
maintainers: jpmens
$lookups/filetree.py:
maintainers: dagwieers
$lookups/flattened.py: {}
$lookups/hiera.py:
maintainers: jparrill
$lookups/keyring.py: {}
$lookups/lastpass.py: {}
$lookups/lmdb_kv.py:
maintainers: jpmens
2020-03-11 15:46:22 +01:00
$lookups/manifold.py:
maintainers: galanoff
labels: manifold
$lookups/onepass:
maintainers: samdoran
labels: onepassword
$lookups/onepassword.py:
maintainers: azenk scottsb
$lookups/onepassword_raw.py:
maintainers: azenk scottsb
$lookups/passwordstore.py: {}
$lookups/random_pet.py:
maintainers: Akasurde
$lookups/random_string.py:
maintainers: Akasurde
$lookups/random_words.py:
maintainers: konstruktoid
$lookups/redis.py:
maintainers: $team_ansible_core jpmens
$lookups/revbitspss.py:
maintainers: RevBits
$lookups/shelvefile.py: {}
$lookups/tss.py:
maintainers: delineaKrehl tylerezimmerman
ignore: amigus
2020-04-10 14:33:40 +02:00
$module_utils/:
labels: module_utils
$module_utils/gconftool2.py:
maintainers: russoz
labels: gconftool2
2020-03-10 15:33:59 +01:00
$module_utils/gitlab.py:
notify: jlozadad
maintainers: $team_gitlab
labels: gitlab
keywords: gitlab source_control
$module_utils/hwc_utils.py:
maintainers: $team_huawei
labels: huawei hwc_utils networking
keywords: cloud huawei hwc
$module_utils/identity/keycloak/keycloak.py:
maintainers: $team_keycloak
2020-03-10 15:33:59 +01:00
$module_utils/ipa.py:
maintainers: $team_ipa
labels: ipa
$module_utils/manageiq.py:
maintainers: $team_manageiq
labels: manageiq
$module_utils/memset.py:
maintainers: glitchcrab
labels: cloud memset
$module_utils/mh/:
maintainers: russoz
labels: module_helper
Adding module_utils/module_helper.py + big revamp in xfconf.py to use it (#1322) * Big revamp in xfconf.py - added plugin/module_utils/module_helper.py - scaffold class for writing modules, beyond standard AnsibleModule - automatic capture of exceptions - easier dependency testing - StateMixin to easily handle different behaviours for 'state' param - CmdMixin to easily run external commands - adapted test_xfconf.py - the args for run_command are now lists instead of a string - value and previous_value were not being tested before (because xfconf wasn't filling results - see below) - added more tests: setting value to previous_value, getting non-existent property - rewritten xfconf module, keeping the same results - original module posted results as ansible_facts, this version still does it for compatibility, but also adds to the module result * Added suggestions from the PR * Added russoz as maintainer for the module_utils/module_helper.py file * Formatting using printf-style requires special treatment Strings not containing substitution tokens must work as well. * Tidied up variables in module definition * Tests with ArgFormat and DependencyCtxMgr * pytest parameters must be in the same order, it seems * improved testing for the DependencyCtxMgr * fixed test for older pythons * Moved changed property to improve readability * Added testcase for state: absent and adjusted xfconf after it * Fixed param name environ_update in run_command() * added changelog fragment * fixed tests after run_command param change
2020-11-20 11:27:53 +01:00
$module_utils/module_helper.py:
maintainers: russoz
labels: module_helper
$module_utils/net_tools/pritunl/:
maintainers: Lowess
2020-03-10 15:33:59 +01:00
$module_utils/oracle/oci_utils.py:
maintainers: $team_oracle
labels: cloud
$module_utils/pipx.py:
maintainers: russoz
labels: pipx
2020-03-10 15:33:59 +01:00
$module_utils/pure.py:
maintainers: $team_purestorage
labels: pure pure_storage
$module_utils/redfish_utils.py:
maintainers: $team_redfish
labels: redfish_utils
$module_utils/remote_management/lxca/common.py:
maintainers: navalkp prabhosa
2020-03-10 15:33:59 +01:00
$module_utils/scaleway.py:
maintainers: $team_scaleway
labels: cloud scaleway
$module_utils/storage/hpe3par/hpe3par.py:
maintainers: farhan7500 gautamphegde
2020-03-10 15:33:59 +01:00
$module_utils/utm_utils.py:
maintainers: $team_e_spirit
labels: utm_utils
$module_utils/wdc_redfish_utils.py:
maintainers: $team_wdc
labels: wdc_redfish_utils
2020-03-10 15:33:59 +01:00
$module_utils/xenserver.py:
maintainers: bvitnik
labels: xenserver
$module_utils/xfconf.py:
maintainers: russoz
labels: xfconf
2020-03-10 15:33:59 +01:00
$modules/cloud/alicloud/:
maintainers: xiaozhu36
2020-03-10 15:33:59 +01:00
$modules/cloud/atomic/atomic_container.py:
maintainers: giuseppe krsacme
2020-03-10 15:33:59 +01:00
$modules/cloud/atomic/:
maintainers: krsacme
2020-03-10 15:33:59 +01:00
$modules/cloud/centurylink/:
maintainers: clc-runner
2020-03-10 15:33:59 +01:00
$modules/cloud/dimensiondata/dimensiondata_network.py:
maintainers: aimonb tintoy
2020-03-10 15:33:59 +01:00
labels: dimensiondata_network
$modules/cloud/dimensiondata/dimensiondata_vlan.py:
maintainers: tintoy
2020-03-10 15:33:59 +01:00
$modules/cloud/heroku/heroku_collaborator.py:
maintainers: marns93
2020-03-10 15:33:59 +01:00
$modules/cloud/huawei/:
maintainers: $team_huawei huaweicloud
2020-03-10 15:33:59 +01:00
keywords: cloud huawei hwc
$modules/cloud/linode/:
maintainers: $team_linode
2020-03-10 15:33:59 +01:00
$modules/cloud/linode/linode.py:
maintainers: zbal
2020-03-10 15:33:59 +01:00
$modules/cloud/lxc/lxc_container.py:
maintainers: cloudnull
2020-03-10 15:33:59 +01:00
$modules/cloud/lxd/:
ignore: hnakamur
$modules/cloud/lxd/lxd_profile.py:
maintainers: conloos
$modules/cloud/lxd/lxd_project.py:
maintainers: we10710aa
2020-03-10 15:33:59 +01:00
$modules/cloud/memset/:
maintainers: glitchcrab
2020-03-10 15:33:59 +01:00
$modules/cloud/misc/cloud_init_data_facts.py:
maintainers: resmo
$modules/cloud/misc/proxmox:
maintainers: $team_virt
2020-03-10 15:33:59 +01:00
labels: proxmox virt
keywords: kvm libvirt proxmox qemu
$modules/cloud/misc/proxmox.py:
maintainers: UnderGreen
ignore: skvidal
2020-03-10 15:33:59 +01:00
$modules/cloud/misc/proxmox_kvm.py:
maintainers: helldorado
2020-03-10 15:33:59 +01:00
ignore: skvidal
$modules/cloud/misc/proxmox_nic.py:
maintainers: Kogelvis
$modules/cloud/misc/proxmox_tasks_info:
maintainers: paginabianca
2020-03-10 15:33:59 +01:00
$modules/cloud/misc/proxmox_template.py:
maintainers: UnderGreen
2020-03-10 15:33:59 +01:00
ignore: skvidal
$modules/cloud/misc/rhevm.py:
maintainers: $team_virt TimothyVandenbrande
2020-03-10 15:33:59 +01:00
labels: rhevm virt
ignore: skvidal
keywords: kvm libvirt proxmox qemu
$modules/cloud/misc/:
ignore: ryansb
2020-10-21 10:22:04 +02:00
$modules/cloud/misc/terraform.py:
maintainers: m-yosefpor rainerleber
2020-03-10 15:33:59 +01:00
$modules/cloud/misc/xenserver_facts.py:
maintainers: caphrim007 cheese
2020-03-10 15:33:59 +01:00
labels: xenserver_facts
ignore: andyhky
$modules/cloud/oneandone/:
maintainers: aajdinov edevenport
2020-03-10 15:33:59 +01:00
$modules/cloud/online/:
maintainers: remyleone
$modules/cloud/opennebula/:
maintainers: $team_opennebula
2020-03-10 15:33:59 +01:00
$modules/cloud/opennebula/one_host.py:
maintainers: rvalle
2020-03-10 15:33:59 +01:00
$modules/cloud/oracle/oci_vcn.py:
maintainers: $team_oracle rohitChaware
2020-03-10 15:33:59 +01:00
$modules/cloud/ovh/:
maintainers: pascalheraud
2020-03-10 15:33:59 +01:00
$modules/cloud/ovh/ovh_monthly_billing.py:
maintainers: fraff
2020-03-10 15:33:59 +01:00
$modules/cloud/packet/packet_device.py:
maintainers: baldwinSPC t0mk teebes
2020-03-10 15:33:59 +01:00
$modules/cloud/packet/:
maintainers: nurfet-becirevic t0mk
2020-03-10 15:33:59 +01:00
$modules/cloud/packet/packet_sshkey.py:
maintainers: t0mk
2020-03-10 15:33:59 +01:00
$modules/cloud/profitbricks/:
maintainers: baldwinSPC
2020-03-10 15:33:59 +01:00
$modules/cloud/pubnub/pubnub_blocks.py:
maintainers: parfeon pubnub
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/rax.py:
maintainers: omgjlk sivel
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/:
ignore: ryansb sivel
$modules/cloud/rackspace/rax_cbs.py:
maintainers: claco
$modules/cloud/rackspace/rax_cbs_attachments.py:
maintainers: claco
$modules/cloud/rackspace/rax_cdb.py:
maintainers: jails
$modules/cloud/rackspace/rax_cdb_user.py:
maintainers: jails
$modules/cloud/rackspace/rax_cdb_database.py:
maintainers: jails
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/rax_clb.py:
maintainers: claco
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/rax_clb_nodes.py:
maintainers: neuroid
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/rax_clb_ssl.py:
maintainers: smashwilson
$modules/cloud/rackspace/rax_files.py:
maintainers: angstwad
$modules/cloud/rackspace/rax_files_objects.py:
maintainers: angstwad
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/rax_identity.py:
maintainers: claco
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/rax_network.py:
maintainers: claco omgjlk
$modules/cloud/rackspace/rax_mon_alarm.py:
maintainers: smashwilson
$modules/cloud/rackspace/rax_mon_check.py:
maintainers: smashwilson
$modules/cloud/rackspace/rax_mon_entity.py:
maintainers: smashwilson
$modules/cloud/rackspace/rax_mon_notification.py:
maintainers: smashwilson
$modules/cloud/rackspace/rax_mon_notification_plan.py:
maintainers: smashwilson
2020-03-10 15:33:59 +01:00
$modules/cloud/rackspace/rax_queue.py:
maintainers: claco
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/:
maintainers: $team_scaleway
$modules/cloud/scaleway/scaleway_compute_private_network.py:
maintainers: pastral
$modules/cloud/scaleway/scaleway_database_backup.py:
maintainers: guillaume_ro_fr
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/scaleway_image_info.py:
maintainers: Spredzy
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/scaleway_ip_info.py:
maintainers: Spredzy
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/scaleway_organization_info.py:
maintainers: Spredzy
Add scaleway_private_network module (#4042) * begin add private network * scaleway_private_network , basic add and remove ok, work in progress * scaleway_private_network : add search in next page * scalewy_private_network add tags * scaleway_private_network fix correct return value for register * scaleway_privat_network change some text * fix some sanity * fix line too long * fix line too long SCALEWAY_LOCATION * some change for sanity * fix sanity again * add author in BOTMETA * fix error in name in fike BOTMETA * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * add test for scaleway_private_network * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/scaleway/scaleway_private_network.py Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-14 18:13:55 +01:00
$modules/cloud/scaleway/scaleway_private_network.py:
maintainers: pastral
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/scaleway_security_group.py:
maintainers: DenBeke
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/scaleway_security_group_info.py:
maintainers: Spredzy
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/scaleway_security_group_rule.py:
maintainers: DenBeke
$modules/cloud/scaleway/scaleway_server_info.py:
maintainers: Spredzy
$modules/cloud/scaleway/scaleway_snapshot_info.py:
maintainers: Spredzy
2020-03-10 15:33:59 +01:00
$modules/cloud/scaleway/scaleway_volume.py:
labels: scaleway_volume
ignore: hekonsek
$modules/cloud/scaleway/scaleway_volume_info.py:
maintainers: Spredzy
$modules/cloud/smartos/:
maintainers: $team_solaris
2020-03-10 15:33:59 +01:00
labels: solaris
keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool
$modules/cloud/smartos/nictagadm.py:
maintainers: SmithX10
2020-03-10 15:33:59 +01:00
$modules/cloud/softlayer/sl_vm.py:
maintainers: mcltn
2020-03-10 15:33:59 +01:00
$modules/cloud/spotinst/spotinst_aws_elastigroup.py:
maintainers: talzur
2020-03-10 15:33:59 +01:00
$modules/cloud/univention/:
maintainers: keachi
2020-03-10 15:33:59 +01:00
$modules/cloud/webfaction/:
maintainers: quentinsf
2020-03-10 15:33:59 +01:00
$modules/cloud/xenserver/:
maintainers: bvitnik
2020-03-10 15:33:59 +01:00
$modules/clustering/consul/:
maintainers: $team_consul
ignore: colin-nolan
2020-03-10 15:33:59 +01:00
$modules/clustering/etcd3.py:
maintainers: evrardjp
ignore: vfauth
2020-10-19 15:27:49 +02:00
$modules/clustering/nomad/:
maintainers: chris93111
2020-03-10 15:33:59 +01:00
$modules/clustering/pacemaker_cluster.py:
maintainers: matbu
2020-03-10 15:33:59 +01:00
$modules/clustering/znode.py:
maintainers: treyperry
2020-03-10 15:33:59 +01:00
$modules/database/aerospike/aerospike_migrations.py:
maintainers: Alb0t
$modules/database/influxdb/:
2020-03-10 15:33:59 +01:00
maintainers: kamsz
$modules/database/influxdb/influxdb_query.py:
maintainers: resmo
2020-03-10 15:33:59 +01:00
$modules/database/influxdb/influxdb_user.py:
maintainers: zhhuta
2020-03-10 15:33:59 +01:00
$modules/database/influxdb/influxdb_write.py:
maintainers: resmo
2020-03-10 15:33:59 +01:00
$modules/database/misc/elasticsearch_plugin.py:
maintainers: ThePixelDeveloper samdoran
2020-03-10 15:33:59 +01:00
$modules/database/misc/kibana_plugin.py:
maintainers: barryib
$modules/database/misc/odbc.py:
maintainers: john-westcott-iv
2020-03-10 15:33:59 +01:00
$modules/database/misc/redis.py:
maintainers: slok
$modules/database/misc/redis_info.py:
maintainers: levonet
$modules/database/misc/redis_data_info.py:
maintainers: paginabianca
$modules/database/misc/redis_data.py:
maintainers: paginabianca
$modules/database/misc/redis_data_incr.py:
maintainers: paginabianca
2020-03-10 15:33:59 +01:00
$modules/database/misc/riak.py:
maintainers: drewkerrigan jsmartin
2020-03-10 15:33:59 +01:00
$modules/database/mssql/mssql_db.py:
maintainers: vedit Jmainguy kenichi-ogawa-1988
2020-03-10 15:33:59 +01:00
labels: mssql_db
$modules/database/mssql/mssql_script.py:
maintainers: kbudde
labels: mssql_script
$modules/database/saphana/hana_query.py:
maintainers: rainerleber
2020-03-10 15:33:59 +01:00
$modules/database/vertica/:
maintainers: dareko
2020-03-10 15:33:59 +01:00
$modules/files/archive.py:
maintainers: bendoh
2021-04-19 08:14:21 +02:00
$modules/files/filesize.py:
maintainers: quidame
2020-03-10 15:33:59 +01:00
$modules/files/ini_file.py:
maintainers: jpmens noseka1
$modules/files/iso_create.py:
maintainers: Tomorrow9
2020-03-10 15:33:59 +01:00
$modules/files/iso_extract.py:
maintainers: dagwieers jhoekx ribbons
2020-03-10 15:33:59 +01:00
$modules/files/read_csv.py:
maintainers: dagwieers
$modules/files/sapcar_extract.py:
maintainers: RainerLeber
2020-03-10 15:33:59 +01:00
$modules/files/xattr.py:
maintainers: bcoca
2020-03-10 15:33:59 +01:00
labels: xattr
$modules/files/xml.py:
maintainers: dagwieers magnus919 tbielawa cmprescott sm4rk0
2020-03-10 15:33:59 +01:00
labels: m:xml xml
ignore: magnus919
$modules/identity/ipa/:
maintainers: $team_ipa
$modules/identity/ipa/ipa_pwpolicy.py:
maintainers: adralioh
2020-03-10 15:33:59 +01:00
$modules/identity/ipa/ipa_service.py:
maintainers: cprh
2020-03-10 15:33:59 +01:00
$modules/identity/ipa/ipa_vault.py:
maintainers: jparrill
2020-03-10 15:33:59 +01:00
$modules/identity/keycloak/:
maintainers: $team_keycloak
$modules/identity/keycloak/keycloak_authentication.py:
maintainers: elfelip Gaetan2907
$modules/identity/keycloak/keycloak_clientscope.py:
maintainers: Gaetan2907
$modules/identity/keycloak/keycloak_client_rolemapping.py:
maintainers: Gaetan2907
2020-03-10 15:33:59 +01:00
$modules/identity/keycloak/keycloak_group.py:
maintainers: adamgoossens
$modules/identity/keycloak/keycloak_identity_provider.py:
maintainers: laurpaum
$modules/identity/keycloak/keycloak_realm_info.py:
maintainers: fynncfchen
$modules/identity/keycloak/keycloak_realm.py:
maintainers: kris2kris
$modules/identity/keycloak/keycloak_role.py:
maintainers: laurpaum
$modules/identity/keycloak/keycloak_user_federation.py:
maintainers: laurpaum
2020-03-10 15:33:59 +01:00
$modules/identity/onepassword_info.py:
maintainers: Rylon
2020-03-10 15:33:59 +01:00
$modules/identity/opendj/opendj_backendprop.py:
maintainers: dj-wasabi
2020-03-10 15:33:59 +01:00
$modules/monitoring/airbrake_deployment.py:
maintainers: phumpal
2020-03-10 15:33:59 +01:00
labels: airbrake_deployment
ignore: bpennypacker
$modules/monitoring/alerta_customer.py:
maintainers: cwollinger
2020-03-10 15:33:59 +01:00
$modules/monitoring/bigpanda.py:
maintainers: hkariti
2020-03-10 15:33:59 +01:00
$modules/monitoring/circonus_annotation.py:
maintainers: NickatEpic
2020-03-10 15:33:59 +01:00
$modules/monitoring/datadog/datadog_event.py:
maintainers: n0ts
2020-03-10 15:33:59 +01:00
labels: datadog_event
ignore: arturaz
$modules/monitoring/datadog/datadog_downtime.py:
maintainers: Datadog
2020-03-10 15:33:59 +01:00
$modules/monitoring/datadog/datadog_monitor.py:
maintainers: skornehl
2020-03-10 15:33:59 +01:00
$modules/monitoring/honeybadger_deployment.py:
maintainers: stympy
2020-03-10 15:33:59 +01:00
$modules/monitoring/icinga2_feature.py:
maintainers: nerzhul
2020-03-10 15:33:59 +01:00
$modules/monitoring/icinga2_host.py:
maintainers: t794104
2020-03-10 15:33:59 +01:00
$modules/monitoring/librato_annotation.py:
maintainers: Sedward
2020-03-10 15:33:59 +01:00
$modules/monitoring/logentries.py:
labels: logentries
ignore: ivanvanderbyl
$modules/monitoring/logstash_plugin.py:
maintainers: nerzhul
2020-03-10 15:33:59 +01:00
$modules/monitoring/monit.py:
maintainers: dstoflet brian-brazil snopoke
2020-03-10 15:33:59 +01:00
labels: monit
$modules/monitoring/nagios.py:
maintainers: tbielawa tgoetheyn
2020-03-10 15:33:59 +01:00
$modules/monitoring/newrelic_deployment.py:
ignore: mcodd
2020-03-10 15:33:59 +01:00
$modules/monitoring/pagerduty.py:
maintainers: suprememoocow thaumos
2020-03-10 15:33:59 +01:00
labels: pagerduty
ignore: bpennypacker
$modules/monitoring/pagerduty_alert.py:
maintainers: ApsOps
$modules/monitoring/pagerduty_change.py:
maintainers: adamvaughan
$modules/monitoring/pagerduty_user.py:
maintainers: zanssa
2020-03-10 15:33:59 +01:00
$modules/monitoring/pingdom.py:
maintainers: thaumos
2020-03-10 15:33:59 +01:00
$modules/monitoring/rollbar_deployment.py:
maintainers: kavu
2020-03-10 15:33:59 +01:00
$modules/monitoring/sensu/sensu_check.py:
maintainers: andsens
2020-03-10 15:33:59 +01:00
$modules/monitoring/sensu/:
maintainers: dmsimard
2020-03-10 15:33:59 +01:00
$modules/monitoring/sensu/sensu_silence.py:
maintainers: smbambling
2020-03-10 15:33:59 +01:00
$modules/monitoring/sensu/sensu_subscription.py:
maintainers: andsens
2020-03-10 15:33:59 +01:00
$modules/monitoring/spectrum_device.py:
maintainers: orgito
$modules/monitoring/spectrum_model_attrs.py:
maintainers: tgates81
2020-03-10 15:33:59 +01:00
$modules/monitoring/stackdriver.py:
maintainers: bwhaley
$modules/monitoring/statsd.py:
maintainers: mamercad
2020-03-10 15:33:59 +01:00
$modules/monitoring/statusio_maintenance.py:
maintainers: bhcopeland
2020-03-10 15:33:59 +01:00
$modules/monitoring/uptimerobot.py:
maintainers: nate-kingsley
2020-03-10 15:33:59 +01:00
$modules/net_tools/cloudflare_dns.py:
maintainers: mgruener
2020-03-10 15:33:59 +01:00
labels: cloudflare_dns
$modules/net_tools/dnsimple.py:
maintainers: drcapulet
add dnsimple_info module, see issue #3569 (#3739) * add dnsimple_info module, see issue #3569 https://github.com/ansible-collections/community.general/issues/3569#issuecomment-945002861 * Update plugins/modules/net_tools/dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update BOTMETA.yml Update dnsimple_info.py Create dnsimple_info.py Create dnsimple_info.py pep8 Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update dnsimple_info.py add returns pep8 spacing Update dnsimple_info.py Update dnsimple_info.py change return results to list fix time stamps Update dnsimple_info.py remove extra comma Update plugins/modules/net_tools/dnsimple_info.py Update test_dnsimple_info.py Update dnsimple_info.py fix descriptions Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py missing punctuation throughout docs Update dnsimple_info.py add elements in descriptions Update dnsimple_info.py indentation error Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py Update dnsimple_info.py refactor, remove unneeded arguments refactor and error handling formatting add unit test Update test_dnsimple_info.py Update test_dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update plugins/modules/net_tools/dnsimple_info.py Update test_dnsimple_info.py Update test_dnsimple_info.py Update test_dnsimple_info.py Update test_dnsimple_info.py Update test_dnsimple_info.py Update test_dnsimple_info.py assert fail/exit Update test_dnsimple_info.py pep8 fixes Update test_dnsimple_info.py Update test_dnsimple_info.py Update test_dnsimple_info.py Update test_dnsimple_info.py Co-Authored-By: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
2021-12-11 21:14:32 +01:00
$modules/net_tools/dnsimple_info.py:
maintainers: edhilgendorf
2020-03-10 15:33:59 +01:00
$modules/net_tools/dnsmadeeasy.py:
maintainers: briceburg
$modules/net_tools/gandi_livedns.py:
maintainers: gthiemonge
2020-03-10 15:33:59 +01:00
$modules/net_tools/haproxy.py:
maintainers: ravibhure Normo
2020-03-10 15:33:59 +01:00
$modules/net_tools/infinity/infinity.py:
maintainers: MeganLiu
2020-03-10 15:33:59 +01:00
$modules/net_tools/ip_netns.py:
maintainers: bregman-arie
2020-03-10 15:33:59 +01:00
$modules/net_tools/ipify_facts.py:
maintainers: resmo
2020-03-10 15:33:59 +01:00
$modules/net_tools/ipinfoio_facts.py:
maintainers: akostyuk
2020-03-10 15:33:59 +01:00
$modules/net_tools/ipwcli_dns.py:
maintainers: cwollinger
2020-03-10 15:33:59 +01:00
$modules/net_tools/ldap/ldap_attrs.py:
maintainers: drybjed jtyr noles
2020-03-10 15:33:59 +01:00
$modules/net_tools/ldap/ldap_entry.py:
maintainers: jtyr
$modules/net_tools/ldap/ldap_passwd.py:
maintainers: KellerFuchs jtyr
$modules/net_tools/ldap/ldap_search.py:
maintainers: eryx12o45 jtyr
2020-03-10 15:33:59 +01:00
$modules/net_tools/lldp.py:
labels: lldp
ignore: andyhky
$modules/net_tools/netcup_dns.py:
maintainers: nbuchwitz
$modules/net_tools/nsupdate.py:
maintainers: nerzhul
$modules/net_tools/omapi_host.py:
maintainers: amasolov nerzhul
$modules/net_tools/pritunl/:
maintainers: Lowess
2020-03-10 15:33:59 +01:00
$modules/net_tools/nmcli.py:
maintainers: alcamie101
2020-03-10 15:33:59 +01:00
$modules/net_tools/snmp_facts.py:
maintainers: ogenstad ujwalkomarla
2020-03-10 15:33:59 +01:00
$modules/notification/bearychat.py:
maintainers: tonyseek
2020-03-10 15:33:59 +01:00
$modules/notification/campfire.py:
maintainers: fabulops
2020-03-10 15:33:59 +01:00
$modules/notification/catapult.py:
maintainers: Jmainguy
$modules/notification/cisco_webex.py:
maintainers: drew-russell
$modules/notification/discord.py:
maintainers: cwollinger
2020-03-10 15:33:59 +01:00
$modules/notification/flowdock.py:
ignore: mcodd
2020-03-10 15:33:59 +01:00
$modules/notification/grove.py:
maintainers: zimbatm
2020-03-10 15:33:59 +01:00
$modules/notification/hipchat.py:
maintainers: pb8226 shirou
2020-03-10 15:33:59 +01:00
$modules/notification/irc.py:
maintainers: jpmens sivel
2020-03-10 15:33:59 +01:00
$modules/notification/jabber.py:
maintainers: bcoca
2020-03-10 15:33:59 +01:00
$modules/notification/logentries_msg.py:
maintainers: jcftang
2020-03-10 15:33:59 +01:00
$modules/notification/mail.py:
maintainers: dagwieers
2020-03-10 15:33:59 +01:00
$modules/notification/matrix.py:
maintainers: jcgruenhage
2020-03-10 15:33:59 +01:00
$modules/notification/mattermost.py:
maintainers: bjolivot
2020-03-10 15:33:59 +01:00
$modules/notification/mqtt.py:
maintainers: jpmens
2020-03-10 15:33:59 +01:00
$modules/notification/nexmo.py:
maintainers: sivel
2020-03-10 15:33:59 +01:00
$modules/notification/office_365_connector_card.py:
maintainers: marc-sensenich
2020-03-10 15:33:59 +01:00
$modules/notification/pushbullet.py:
maintainers: willybarro
2020-03-10 15:33:59 +01:00
$modules/notification/pushover.py:
maintainers: weaselkeeper wopfel
2020-03-10 15:33:59 +01:00
$modules/notification/rocketchat.py:
maintainers: Deepakkothandan
labels: rocketchat
ignore: ramondelafuente
$modules/notification/say.py:
maintainers: $team_ansible_core mpdehaan
2020-03-10 15:33:59 +01:00
$modules/notification/sendgrid.py:
maintainers: makaimc
2020-03-10 15:33:59 +01:00
$modules/notification/slack.py:
maintainers: ramondelafuente
2020-03-10 15:33:59 +01:00
$modules/notification/syslogger.py:
maintainers: garbled1
2020-03-10 15:33:59 +01:00
$modules/notification/telegram.py:
maintainers: tyouxa loms lomserman
2020-03-10 15:33:59 +01:00
$modules/notification/twilio.py:
maintainers: makaimc
2020-03-10 15:33:59 +01:00
$modules/notification/typetalk.py:
maintainers: tksmd
ansible_galaxy_install - new module (#2933) * initial commit * multiple changes: - added a proper process_command_output() - adjusted the output_params fields (and removed other *_params fields) * added RETURN documentation, plus few adjustments * fixed sanity tests * updated BOTMETA.yml * further adjustments * integration tests - first commit * removed unused files from integration test * added role installation tests * removed extraneous cmd line option * added requirement-file installation tests * adjusted documentation and output variable names * fixed integration test * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update tests/integration/targets/ansible_galaxy_install/aliases Co-authored-by: Felix Fontein <felix@fontein.de> * Per comments in the PR: - fixed missing paths case - fixed install parsing (regexp) for ansible-galaxy collection install in v2.10 * changed the collection installed in test to something unlikely to come embedded in Ansible itself * fixed logic for Ansible 2.9 * kill trailing whitespace * changed default language from C.UTF-8 to en_US.UTF-8 * updated c.g version * skipping test in python 2.6, as ansible-galaxy no longer supports it in devel * Multiple changes: - improved docs on ansible 2.9 and python 2.6 - removed method __changed__() - unnecessary since tracking changes in the ansible29_change var - renamed methods __run29__() and __run210plus__() to __setup29__() and __setup210plus__(), respectively - ansible 2.9 warning for requirements_file only when type is "both" * sanity fix * further adjustments * removed extraneous doc * changed method to determine remote ansible version * do not allow type=both in Ansible 2.9 * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/packaging/language/ansible_galaxy_install.py Co-authored-by: Felix Fontein <felix@fontein.de> * changed method names per PR Co-authored-by: Ajpantuso <ajpantuso@gmail.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-29 22:30:20 +02:00
$modules/packaging/language/ansible_galaxy_install.py:
maintainers: russoz
2020-03-10 15:33:59 +01:00
$modules/packaging/language/bower.py:
maintainers: mwarkentin
2020-03-10 15:33:59 +01:00
$modules/packaging/language/bundler.py:
maintainers: thoiberg
$modules/packaging/language/cargo.py:
maintainers: radek-sprta
2020-03-10 15:33:59 +01:00
$modules/packaging/language/composer.py:
maintainers: dmtrs
ignore: resmo
2020-03-10 15:33:59 +01:00
$modules/packaging/language/cpanm.py:
maintainers: fcuny russoz
2020-03-10 15:33:59 +01:00
$modules/packaging/language/easy_install.py:
maintainers: mattupstate
2020-03-10 15:33:59 +01:00
$modules/packaging/language/gem.py:
maintainers: $team_ansible_core johanwiren
2020-03-10 15:33:59 +01:00
labels: gem
$modules/packaging/language/maven_artifact.py:
maintainers: tumbl3w33d turb
labels: maven_artifact
ignore: chrisisbeef
$modules/packaging/language/npm.py:
maintainers: shane-walker xcambar
labels: npm
ignore: chrishoffman
$modules/packaging/language/pear.py:
labels: pear
ignore: jle64
$modules/packaging/language/pip_package_info.py:
maintainers: bcoca matburt maxamillion
$modules/packaging/language/pipx.py:
maintainers: russoz
2020-03-10 15:33:59 +01:00
$modules/packaging/language/yarn.py:
maintainers: chrishoffman verkaufer
2020-03-10 15:33:59 +01:00
$modules/packaging/os/apk.py:
maintainers: tdtrask
labels: apk
ignore: kbrebanov
$modules/packaging/os/apt_repo.py:
maintainers: obirvalger
2020-03-10 15:33:59 +01:00
$modules/packaging/os/apt_rpm.py:
maintainers: evgkrsk
$modules/packaging/os/copr.py:
maintainers: schlupov
$modules/packaging/os/dnf_versionlock.py:
maintainers: moreda
$modules/packaging/os/flatpak.py:
maintainers: $team_flatpak
$modules/packaging/os/flatpak_remote.py:
maintainers: $team_flatpak
$modules/packaging/os/pkg5:
maintainers: $team_solaris mavit
2020-03-10 15:33:59 +01:00
labels: pkg5 solaris
keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool
$modules/packaging/os/homebrew.py:
notify: chris-short
maintainers: $team_macos andrew-d
2020-03-10 15:33:59 +01:00
labels: homebrew macos
ignore: ryansb
keywords: brew cask darwin homebrew macosx macports osx
$modules/packaging/os/homebrew_cask.py:
notify: chris-short
maintainers: $team_macos enriclluelles
2020-03-10 15:33:59 +01:00
labels: homebrew_ macos
ignore: ryansb
keywords: brew cask darwin homebrew macosx macports osx
$modules/packaging/os/homebrew_tap.py:
notify: chris-short
maintainers: $team_macos
labels: homebrew_ macos
ignore: ryansb
keywords: brew cask darwin homebrew macosx macports osx
$modules/packaging/os/installp.py:
maintainers: $team_aix kairoaraujo
2020-03-10 15:33:59 +01:00
labels: aix installp
keywords: aix efix lpar wpar
$modules/packaging/os/layman.py:
maintainers: jirutka
2020-03-10 15:33:59 +01:00
$modules/packaging/os/macports.py:
notify: chris-short
maintainers: $team_macos jcftang
2020-03-10 15:33:59 +01:00
labels: macos macports
ignore: ryansb
keywords: brew cask darwin homebrew macosx macports osx
$modules/packaging/os/mas.py:
maintainers: lukasbestle mheap
2020-03-10 15:33:59 +01:00
$modules/packaging/os/openbsd_pkg.py:
maintainers: $team_bsd eest
2020-03-10 15:33:59 +01:00
labels: bsd openbsd_pkg
ignore: ryansb
keywords: doas dragonfly freebsd iocage jail netbsd openbsd opnsense pfsense
$modules/packaging/os/opkg.py:
maintainers: skinp
2020-03-10 15:33:59 +01:00
$modules/packaging/os/pacman.py:
request for comments - pacman: speed up most operations when working with a package list (#3907) * pacman: rewrite with a cache to speed up execution - Use a cache (or inventory) to speed up lookups of: - installed packages and groups - available packages and groups - upgradable packages - Call pacman with the list of pkgs instead of one call per package (for installations, upgrades and removals) - Use pacman [--sync|--upgrade] --print-format [...] to gather list of changes. Parsing that instead of the regular output of pacman, which is error prone and can be changed by user configuration. This can introduce a TOCTOU problem but unless something else calls pacman between the invocations, it shouldn't be a concern. - Given the above, "check mode" code is within the function that would carry out the actual operation. This should make it harder for the check code and the "real code" to diverge. - Support for specifying alternate package name formats is a bit more robust. pacman is used to extract the name of the package when the specified package is a file or a URL. The "<repo>/<pkgname>" format is also supported. For "state: latest" with a list of ~35 pkgs, this module is about 5 times faster than the original. * Let fail() actually work * all unhappy paths now end up calling fail() * Update copyright * Argument changes update_cache_extra_args handled as a list like the others moved the module setup to its own function for easier testing update and upgrade have no defaults (None) to let required_one_of() do its job properly * update_cache exit path Shift successful exit without name or upgrade under "update_cache". It is an error if name or upgrade isn't specified and update_cache wasn't specified either. (Caught by ansiblemodule required_one_of but still) * Add pkgs to output on success only Also align both format, only pkg name for now * Multiple fixes Move VersionTuple to top level for import from tests Add removed pkgs to the exit json when removing packages fixup list of upgraded pkgs reported on upgrades (was tuple of list for no reason) use list idiom for upgrades, like the rest drop unused expand_package_groups function skip empty lines when building inventory * pacman: add tests * python 2.x compat + pep8 * python 2.x some more * Fix failure when pacman emits warnings Add tests covering that failure case * typo * Whitespace black failed me... * Adjust documentation to fit implicit defaults * fix test failures on older pythons * remove file not intended for commit * Test exception str with e.match * Build inventory after cache update + adjust tests * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/packaging/os/pacman.py Co-authored-by: Felix Fontein <felix@fontein.de> * changelog * bump copyright year and add my name to authors * Update changelogs/fragments/3907-pacman-speedup.yml Co-authored-by: Felix Fontein <felix@fontein.de> * maintainer entry Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-08 22:46:00 +01:00
maintainers: elasticdog indrajitr tchernomax jraby
2020-03-10 15:33:59 +01:00
labels: pacman
ignore: elasticdog
$modules/packaging/os/pacman_key.py:
maintainers: grawlinson
labels: pacman
2020-03-10 15:33:59 +01:00
$modules/packaging/os/pkgin.py:
maintainers: $team_solaris L2G jasperla szinck martinm82
2020-03-10 15:33:59 +01:00
labels: pkgin solaris
$modules/packaging/os/pkgng.py:
maintainers: $team_bsd bleader
2020-03-10 15:33:59 +01:00
labels: bsd pkgng
ignore: bleader
keywords: doas dragonfly freebsd iocage jail netbsd openbsd opnsense pfsense
$modules/packaging/os/pkgutil.py:
maintainers: $team_solaris dermute
2020-03-10 15:33:59 +01:00
labels: pkgutil solaris
$modules/packaging/os/portage.py:
maintainers: Tatsh wltjr
2020-03-10 15:33:59 +01:00
labels: portage
ignore: sayap
$modules/packaging/os/portinstall.py:
maintainers: $team_bsd berenddeboer
2020-03-10 15:33:59 +01:00
labels: bsd portinstall
ignore: ryansb
keywords: doas dragonfly freebsd iocage jail netbsd openbsd opnsense pfsense
$modules/packaging/os/pulp_repo.py:
maintainers: sysadmind
2020-03-10 15:33:59 +01:00
$modules/packaging/os/redhat_subscription.py:
maintainers: barnabycourt alikins kahowell
2020-03-10 15:33:59 +01:00
labels: redhat_subscription
$modules/packaging/os/rhn_channel.py:
maintainers: vincentvdk alikins $team_rhn
2020-03-10 15:33:59 +01:00
labels: rhn_channel
$modules/packaging/os/rhn_register.py:
maintainers: jlaska $team_rhn
2020-03-10 15:33:59 +01:00
labels: rhn_register
$modules/packaging/os/rhsm_release.py:
maintainers: seandst
2020-03-10 15:33:59 +01:00
$modules/packaging/os/rhsm_repository.py:
maintainers: giovannisciortino
$modules/packaging/os/rpm_ostree_pkg.py:
maintainers: dustymabe Akasurde
2020-03-10 15:33:59 +01:00
$modules/packaging/os/slackpkg.py:
maintainers: KimNorgaard
2020-03-10 15:33:59 +01:00
$modules/packaging/os/snap.py:
maintainers: angristan vcarceler
2020-03-10 15:33:59 +01:00
labels: snap
$modules/packaging/os/snap_alias.py:
maintainers: russoz
labels: snap
2020-03-10 15:33:59 +01:00
$modules/packaging/os/sorcery.py:
maintainers: vaygr
2020-03-10 15:33:59 +01:00
$modules/packaging/os/svr4pkg.py:
maintainers: $team_solaris brontitall
2020-03-10 15:33:59 +01:00
labels: solaris svr4pkg
$modules/packaging/os/swdepot.py:
maintainers: $team_hpux melodous
2020-03-10 15:33:59 +01:00
labels: hpux swdepot
keywords: hp-ux
$modules/packaging/os/swupd.py:
maintainers: hnanni albertomurillo
2020-03-10 15:33:59 +01:00
labels: swupd
$modules/packaging/os/urpmi.py:
maintainers: pmakowski
2020-03-10 15:33:59 +01:00
$modules/packaging/os/xbps.py:
maintainers: dinoocch the-maldridge
$modules/packaging/os/yum_versionlock.py:
maintainers: gyptazy aminvakil
2020-03-10 15:33:59 +01:00
$modules/packaging/os/zypper.py:
maintainers: $team_suse
labels: zypper
ignore: dirtyharrycallahan robinro
$modules/packaging/os/zypper_repository.py:
maintainers: $team_suse
labels: zypper
ignore: matze
2020-03-10 15:33:59 +01:00
$modules/remote_management/cobbler/:
maintainers: dagwieers
2020-03-10 15:33:59 +01:00
$modules/remote_management/hpilo/:
maintainers: haad
ignore: dagwieers
$modules/remote_management/imc/imc_rest.py:
maintainers: dagwieers
2020-03-10 15:33:59 +01:00
labels: cisco
$modules/remote_management/ipmi/:
maintainers: bgaifullin cloudnull
add new module xcc_redfish_command to manage Lenovo servers using Redfish APIs (#2007) * add new module xcc_redfish_command to manage Lenovo servers using Redfish APIs * Update plugins/modules/remote_management/lenovoxcc/xcc_redfish_command.py Co-authored-by: Felix Fontein <felix@fontein.de> * fix some errors detected by ansible-test sanity * end all descriptions (except short_description) with a period * fix return definition problem and other errors detected by ansible-test sanity * Always use true/false for booleans in YAML * It is usually a good idea to leave away required: false * fix errors detected by ansible-test sanity * fix elements of command is not defined * check whether resource_uri is specified for Raw commands * if no Members property, return false; if empty array, return true * get @odata.etag from patch body instead of getting again * add request_body checking * add unit test for the module * fix errors detected by ansible-test sanity --test pep8 * update class name xcc_RedfishUtils to XCCRedfishUtils to follow convention; import AnsibleExitJson, AnsibleFailJson, ModuleTestCase, set_module_args, exit_json, fail_json from ansible_collections.community.general.tests.unit.plugins.modules.utils instead of inline them * support using security token for auth * fix line too long error * As 2.3.0 got released yesterday, move to 2.4.0 * add maintainers for lenovoxcc * update to make sure that it's sorted alphabetically Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-24 15:07:17 +01:00
$modules/remote_management/lenovoxcc/:
maintainers: panyy3 renxulei
2020-03-10 15:33:59 +01:00
$modules/remote_management/lxca/:
maintainers: navalkp prabhosa
2020-03-10 15:33:59 +01:00
$modules/remote_management/manageiq/:
labels: manageiq
2020-03-10 15:33:59 +01:00
maintainers: $team_manageiq
$modules/remote_management/manageiq/manageiq_alert_profiles.py:
maintainers: elad661
$modules/remote_management/manageiq/manageiq_alerts.py:
maintainers: elad661
2020-03-10 15:33:59 +01:00
$modules/remote_management/manageiq/manageiq_group.py:
maintainers: evertmulder
2020-03-10 15:33:59 +01:00
$modules/remote_management/manageiq/manageiq_tenant.py:
maintainers: evertmulder
2020-03-10 15:33:59 +01:00
$modules/remote_management/oneview/:
maintainers: adriane-cardozo fgbulsoni tmiotto
2020-03-10 15:33:59 +01:00
$modules/remote_management/oneview/oneview_datacenter_info.py:
maintainers: aalexmonteiro madhav-bharadwaj ricardogpsf soodpr
2020-03-10 15:33:59 +01:00
$modules/remote_management/oneview/oneview_fc_network.py:
maintainers: fgbulsoni
2020-03-10 15:33:59 +01:00
$modules/remote_management/oneview/oneview_fcoe_network.py:
maintainers: fgbulsoni
2020-03-10 15:33:59 +01:00
$modules/remote_management/redfish/:
maintainers: $team_redfish
ignore: jose-delarosa
$modules/remote_management/redfish/wdc_redfish_command.py:
maintainers: $team_wdc
$modules/remote_management/redfish/wdc_redfish_info.py:
maintainers: $team_wdc
2020-03-10 15:33:59 +01:00
$modules/remote_management/stacki/stacki_host.py:
maintainers: bsanders bbyhuy
2020-03-10 15:33:59 +01:00
labels: stacki_host
$modules/remote_management/wakeonlan.py:
maintainers: dagwieers
2020-03-10 15:33:59 +01:00
$modules/source_control/bitbucket/:
maintainers: catcombo
2020-03-10 15:33:59 +01:00
$modules/source_control/bzr.py:
maintainers: andreparames
2020-03-10 15:33:59 +01:00
$modules/source_control/git_config.py:
maintainers: djmattyg007 mgedmin
2020-03-10 15:33:59 +01:00
$modules/source_control/github/github_deploy_key.py:
maintainers: bincyber
2020-03-10 15:33:59 +01:00
$modules/source_control/github/github_issue.py:
maintainers: Akasurde
2020-03-10 15:33:59 +01:00
$modules/source_control/github/github_key.py:
maintainers: erydo
2020-03-10 15:33:59 +01:00
labels: github_key
ignore: erydo
$modules/source_control/github/github_release.py:
maintainers: adrianmoisey
$modules/source_control/github/github_repo.py:
maintainers: atorrescogollo
2020-03-10 15:33:59 +01:00
$modules/source_control/github/:
maintainers: stpierre
2020-03-10 15:33:59 +01:00
$modules/source_control/gitlab/:
notify: jlozadad
maintainers: $team_gitlab
2020-03-10 15:33:59 +01:00
keywords: gitlab source_control
$modules/source_control/gitlab/gitlab_project_variable.py:
maintainers: markuman
2020-03-10 15:33:59 +01:00
$modules/source_control/gitlab/gitlab_runner.py:
maintainers: SamyCoenen
$modules/source_control/gitlab/gitlab_user.py:
maintainers: LennertMertens stgrace
$modules/source_control/gitlab/gitlab_branch.py:
maintainers: paytroff
2020-03-10 15:33:59 +01:00
$modules/source_control/hg.py:
maintainers: yeukhon
2020-03-10 15:33:59 +01:00
$modules/storage/emc/emc_vnx_sg_member.py:
maintainers: remixtj
2020-03-10 15:33:59 +01:00
$modules/storage/hpe3par/ss_3par_cpg.py:
maintainers: farhan7500 gautamphegde
2020-03-10 15:33:59 +01:00
$modules/storage/ibm/:
maintainers: tzure
$modules/storage/pmem/pmem.py:
maintainers: mizumm
2020-03-10 15:33:59 +01:00
$modules/storage/vexata/:
maintainers: vexata
2020-03-10 15:33:59 +01:00
$modules/storage/zfs/:
maintainers: $team_solaris
2020-03-10 15:33:59 +01:00
labels: solaris
keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool
$modules/storage/zfs/zfs.py:
maintainers: johanwiren
$modules/storage/zfs/zfs_delegate_admin.py:
maintainers: natefoo
$modules/system/aix:
maintainers: $team_aix
2020-03-10 15:33:59 +01:00
labels: aix
keywords: aix efix lpar wpar
$modules/system/alternatives.py:
maintainers: mulby
2020-03-10 15:33:59 +01:00
labels: alternatives
Add subcommands parameter for module alternatives. (#4654) * Add slaves parameter for module alternatives. * alternatives: Improve documentation abous slaves parameter * alternatives: Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * alternatives: Add schangelog for slaves parameter * alernatives: Add integration tests * alternatives: Improv tests * alternatives: Update tests/integration/targets/alternatives/tasks/slaves.yml Co-authored-by: Felix Fontein <felix@fontein.de> * alternatives: Rework logic to support updating priority and subcommands * alternatives: Use more inclusive naming * alternatives: Fix linter warnings * alternatives: Dont fail if link is absent * alternatives: Update changelog fragment * alternatives: Add tests for prio change and removing * alternatives: Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * alternatives: Add `state=auto`to reset mode to auto * alternatives: Fix linter warnings * alternatives: Fix documentation. * alternatives: Combine multiple messages. * alternatives: Set command env for all commands. * alternatives: Do not update subcommands if parameter is omited * alternatives: Fix a bug with python 2.7 var scoping * alternatives: Improce diff before generation * alternatives: Fix linter warnings * alternatives: Fix test names * alternatives: Simplify subcommands handling and improve diffs * aliases: Only test for subcommand changes if subcommands parameter is set. * Update plugins/modules/system/alternatives.py Co-authored-by: Felix Fontein <felix@fontein.de> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-06 10:33:39 +02:00
ignore: DavidWittman jiuka
$modules/system/aix_lvol.py:
maintainers: adejoux
2020-03-10 15:33:59 +01:00
$modules/system/awall.py:
maintainers: tdtrask
2020-03-10 15:33:59 +01:00
$modules/system/beadm.py:
maintainers: $team_solaris
2020-03-10 15:33:59 +01:00
labels: beadm solaris
keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool
$modules/system/capabilities.py:
maintainers: natefoo
2020-03-10 15:33:59 +01:00
$modules/system/cronvar.py:
maintainers: dougluce
2020-03-10 15:33:59 +01:00
$modules/system/crypttab.py:
maintainers: groks
2020-03-10 15:33:59 +01:00
$modules/system/dconf.py:
maintainers: azaghal
$modules/system/dpkg_divert.py:
maintainers: quidame
2020-03-10 15:33:59 +01:00
$modules/system/facter.py:
maintainers: $team_ansible_core gamethis
2020-03-10 15:33:59 +01:00
labels: facter
$modules/system/filesystem.py:
maintainers: pilou- abulimov quidame
2020-03-10 15:33:59 +01:00
labels: filesystem
$modules/system/gconftool2.py:
maintainers: Akasurde kevensen
2020-03-10 15:33:59 +01:00
labels: gconftool2
$modules/system/gconftool2_info.py:
maintainers: russoz
labels: gconftool2
New Module: Homectl module for managing systemd-homed (#4018) * initial development of homectl module * botmeta * fix some linting * Update .github/BOTMETA.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * use array form of run_command Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * added mofifying user record and cleaned up based on comments * added updating records/multiple changes regarding options, examples doc, return doc * add integration tests and more overall improvements * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * removed modify handle within present * adding more options and better checking of user records when updating * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/homectl.py Co-authored-by: Felix Fontein <felix@fontein.de> * Add code review changes - remove unsafe_shell with run_command. - use dict.pop() in user_metadata dict. - consistent quoting to single quotes. - change logic to determine check mode better - fix integration tests and added check_mode tests * Fix handling of mount opts When a user is created without mountopts homed will use nodev and nosuid by default, however the user record metadata will not contain these values. This commit takes extra care that correct value is being set to true or false. So if a user gives mountopts with just nodev we need to make sure the nosuid and noexec gets set to false, etc. If mountopts are same as currently in user record make sure nothing would be changed and outputs correctly. Also fixed some tests. * change fmethod modify_user to prepare_modify_user_command * Code review fixes and add existing user pw checking - Added methods to check existing users password is correct by comparing the hash stored in homed user record and the hash of given password - Updated integration tests for above case - Added aliases file so CI can run * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
2022-01-28 07:11:12 +01:00
$modules/system/homectl.py:
maintainers: jameslivulpi
2020-03-10 15:33:59 +01:00
$modules/system/interfaces_file.py:
maintainers: obourdon hryamzik
2020-03-10 15:33:59 +01:00
labels: interfaces_file
$modules/system/iptables_state.py:
maintainers: quidame
$modules/system/keyring.py:
maintainers: ahussey-redhat
$modules/system/keyring_info.py:
maintainers: ahussey-redhat
$modules/system/shutdown.py:
maintainers: nitzmahone samdoran aminvakil
2020-03-10 15:33:59 +01:00
$modules/system/java_cert.py:
maintainers: haad absynth76
2020-03-10 15:33:59 +01:00
$modules/system/java_keystore.py:
maintainers: Mogztter quidame
2020-03-10 15:33:59 +01:00
$modules/system/kernel_blacklist.py:
maintainers: matze
$modules/system/launchd.py:
maintainers: martinm82
2020-03-10 15:33:59 +01:00
$modules/system/lbu.py:
maintainers: kunkku
2020-03-10 15:33:59 +01:00
$modules/system/listen_ports_facts.py:
maintainers: ndavison
2020-03-10 15:33:59 +01:00
$modules/system/locale_gen.py:
maintainers: AugustusKling
2020-03-10 15:33:59 +01:00
$modules/system/lvg.py:
maintainers: abulimov
2020-03-10 15:33:59 +01:00
$modules/system/lvol.py:
maintainers: abulimov jhoekx zigaSRC unkaputtbar112
2020-03-10 15:33:59 +01:00
$modules/system/make.py:
maintainers: LinusU
2020-03-10 15:33:59 +01:00
$modules/system/mksysb.py:
maintainers: $team_aix
2020-03-10 15:33:59 +01:00
labels: aix mksysb
$modules/system/modprobe.py:
maintainers: jdauphant mattjeffery
2020-03-10 15:33:59 +01:00
labels: modprobe
ignore: stygstra
$modules/system/nosh.py:
maintainers: tacatac
2020-03-10 15:33:59 +01:00
$modules/system/ohai.py:
maintainers: $team_ansible_core mpdehaan
2020-03-10 15:33:59 +01:00
labels: ohai
$modules/system/open_iscsi.py:
maintainers: srvg
2020-03-10 15:33:59 +01:00
$modules/system/openwrt_init.py:
maintainers: agaffney
2020-03-10 15:33:59 +01:00
$modules/system/osx_defaults.py:
notify: chris-short
maintainers: $team_macos notok
2020-03-10 15:33:59 +01:00
labels: macos osx_defaults
keywords: brew cask darwin homebrew macosx macports osx
$modules/system/pam_limits.py:
maintainers: giovannisciortino
labels: pam_limits
ignore: usawa
$modules/system/pamd.py:
maintainers: kevensen
2020-03-10 15:33:59 +01:00
$modules/system/parted.py:
maintainers: ColOfAbRiX rosowiecki jake2184
2020-03-10 15:33:59 +01:00
$modules/system/pids.py:
maintainers: saranyasridharan
2020-03-10 15:33:59 +01:00
$modules/system/puppet.py:
maintainers: nibalizer emonty
2020-03-10 15:33:59 +01:00
labels: puppet
$modules/system/python_requirements_info.py:
maintainers: willthames
2020-03-10 15:33:59 +01:00
ignore: ryansb
$modules/system/runit.py:
maintainers: jsumners
$modules/system/sap_task_list_execute:
maintainers: rainerleber
2020-03-10 15:33:59 +01:00
$modules/system/sefcontext.py:
maintainers: dagwieers
2020-03-10 15:33:59 +01:00
$modules/system/selinux_permissive.py:
maintainers: mscherer
2020-03-10 15:33:59 +01:00
$modules/system/selogin.py:
maintainers: bachradsusi dankeder jamescassell
2020-03-10 15:33:59 +01:00
$modules/system/seport.py:
maintainers: dankeder
2020-03-10 15:33:59 +01:00
$modules/system/solaris_zone.py:
maintainers: $team_solaris pmarkham
2020-03-10 15:33:59 +01:00
labels: solaris
keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool
$modules/system/ssh_config.py:
maintainers: gaqzi Akasurde
Sudoers (take 2) (#3746) * Add module and pass the andebox validate-modules * Fixes pep8 and sanity checks * Add tests (intending that they'll fail) * Fix pep8 complaint * Remove stub test_sudoers file * Add version_added to documentation Co-authored-by: Andrew Pantuso <ajpantuso@gmail.com> * Various improvements as suggested by reviewers * Remove further required: false from documentation * Make yaml indentation consistently indented * Remove default for command argument Co-authored-by: Andrew Pantuso <ajpantuso@gmail.com> * Refactor check_mode checking as guards * Update documentation formatting and use to_native * Update plugins/modules/system/sudoers.py * Update examples and formatting * Fix merge conflict * Update handle * Add some integration tests * Update tests to pass yamllint * Fix assertions typo Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * Remove wrapping quotes from assertions * Use >- for long example names * Add aliases file to sudoers integration tests * Fix integration test name * Create new alternative sudoers directory in case /tmp doesn't exist * Alternative assertion test for checking rule revocation * Re-quote assertions * Update version_added to 4.3.0 Co-authored-by: Felix Fontein <felix@fontein.de> * Uppercase first character of short_description Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Andrew Pantuso <ajpantuso@gmail.com> Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2022-01-04 20:30:44 +01:00
$modules/system/sudoers.py:
maintainers: JonEllis
2020-03-10 15:33:59 +01:00
$modules/system/svc.py:
maintainers: bcoca
2020-03-10 15:33:59 +01:00
$modules/system/syspatch.py:
maintainers: precurse
$modules/system/sysrc.py:
maintainers: dlundgren
$modules/system/sysupgrade.py:
maintainers: precurse
2020-03-10 15:33:59 +01:00
$modules/system/timezone.py:
maintainers: indrajitr jasperla tmshn
2020-03-10 15:33:59 +01:00
$modules/system/ufw.py:
notify: felixfontein
maintainers: ahtik ovcharenko pyykkis
2020-03-10 15:33:59 +01:00
labels: ufw
$modules/system/vdo.py:
maintainers: rhawalsh bgurney-rh
2020-03-10 15:33:59 +01:00
$modules/system/xfconf.py:
maintainers: russoz jbenden
labels: xfconf
$modules/system/xfconf_info.py:
maintainers: russoz
labels: xfconf
2020-03-10 15:33:59 +01:00
$modules/system/xfs_quota.py:
maintainers: bushvin
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/apache2_mod_proxy.py:
maintainers: oboukili
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/apache2_module.py:
maintainers: berendt n0trax
ignore: robinro
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/deploy_helper.py:
maintainers: ramondelafuente
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/django_manage.py:
maintainers: russoz
ignore: scottanderson42 tastychutney
2020-03-10 15:33:59 +01:00
labels: django_manage
$modules/web_infrastructure/ejabberd_user.py:
maintainers: privateip
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/gunicorn.py:
maintainers: agmezr
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/htpasswd.py:
maintainers: $team_ansible_core
2020-03-10 15:33:59 +01:00
labels: htpasswd
$modules/web_infrastructure/jboss.py:
maintainers: $team_jboss jhoekx
2020-03-10 15:33:59 +01:00
labels: jboss
$modules/web_infrastructure/jenkins_build.py:
maintainers: brettmilford unnecessary-username
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/jenkins_job.py:
maintainers: sermilrod
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/jenkins_job_info.py:
maintainers: stpierre
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/jenkins_plugin.py:
maintainers: jtyr
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/jenkins_script.py:
maintainers: hogarthj
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/jira.py:
maintainers: Slezhuk tarka pertoft
ignore: DWSR
2020-03-10 15:33:59 +01:00
labels: jira
$modules/web_infrastructure/nginx_status_info.py:
maintainers: resmo
$modules/web_infrastructure/rundeck_acl_policy.py:
maintainers: nerzhul
$modules/web_infrastructure/rundeck_project.py:
maintainers: nerzhul
$modules/web_infrastructure/rundeck_job_run.py:
maintainers: phsmith
$modules/web_infrastructure/rundeck_job_executions_info.py:
maintainers: phsmith
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/sophos_utm/:
maintainers: $team_e_spirit
2020-03-10 15:33:59 +01:00
keywords: sophos utm
$modules/web_infrastructure/sophos_utm/utm_proxy_auth_profile.py:
maintainers: $team_e_spirit stearz
2020-03-10 15:33:59 +01:00
keywords: sophos utm
$modules/web_infrastructure/sophos_utm/utm_proxy_exception.py:
maintainers: $team_e_spirit RickS-C137
2020-03-10 15:33:59 +01:00
keywords: sophos utm
$modules/web_infrastructure/sophos_utm/utm_ca_host_key_cert.py:
maintainers: stearz
$modules/web_infrastructure/sophos_utm/utm_ca_host_key_cert_info.py:
maintainers: stearz
$modules/web_infrastructure/sophos_utm/utm_network_interface_address.py:
maintainers: steamx
$modules/web_infrastructure/sophos_utm/utm_network_interface_address_info.py:
maintainers: steamx
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/supervisorctl.py:
maintainers: inetfuture mattupstate
2020-03-10 15:33:59 +01:00
$modules/web_infrastructure/taiga_issue.py:
maintainers: lekum
$tests/a_module.py:
maintainers: felixfontein
2020-04-10 14:33:40 +02:00
#########################
tests/:
labels: tests
tests/unit/:
labels: unit
support: community
2020-04-10 14:33:40 +02:00
tests/integration:
labels: integration
support: community
2020-04-10 14:33:40 +02:00
tests/utils/:
maintainers: gundalow
labels: unit
2020-03-10 15:33:59 +01:00
macros:
actions: plugins/action
becomes: plugins/become
caches: plugins/cache
2020-03-10 15:33:59 +01:00
callbacks: plugins/callback
cliconfs: plugins/cliconf
connections: plugins/connection
doc_fragments: plugins/doc_fragments
filters: plugins/filter
inventories: plugins/inventory
lookups: plugins/lookup
module_utils: plugins/module_utils
modules: plugins/modules
terminals: plugins/terminal
tests: plugins/test
team_ansible_core:
2020-03-10 15:33:59 +01:00
team_aix: MorrisA bcoca d-little flynn1973 gforster kairoaraujo marvin-sinister mator molekuul ramooncamacho wtcross
team_bsd: JoergFiedler MacLemon bcoca dch jasperla mekanix opoplawski overhacked tuxillo
team_consul: sgargan
2020-03-10 15:33:59 +01:00
team_cyberark_conjur: jvanderhoof ryanprior
team_e_spirit: MatrixCrawler getjack
team_flatpak: JayKayy oolongbrothers
team_gitlab: Lunik Shaps dj-wasabi marwatk waheedi zanssa scodeman metanovii sh0shin nejch lgatellier suukit
2020-03-10 15:33:59 +01:00
team_hpux: bcoca davx8342
team_huawei: QijunPan TommyLike edisonxiang freesky-edward hwDCN niuzhenguo xuxiaowei0512 yanzhangi zengchen1024 zhongjun2
2021-04-20 14:36:25 +02:00
team_ipa: Akasurde Nosmoht fxfitz justchris1
2020-03-10 15:33:59 +01:00
team_jboss: Wolfant jairojunior wbrefvem
team_keycloak: eikef ndclt
2021-03-18 23:20:12 +01:00
team_linode: InTheCloudDan decentral1se displague rmcintosh Charliekenney23 LBGarber
team_macos: Akasurde kyleabenson martinm82 danieljaouen indrajitr
team_manageiq: abellotti cben gtanzillo yaacov zgalor dkorn evertmulder
team_networking: NilashishC Qalthos danielmellado ganeshrn justjais trishnaguha sganesh-infoblox privateip
team_opennebula: ilicmilan meerkampdvv rsmontero xorel nilsding
2020-03-10 15:33:59 +01:00
team_oracle: manojmeda mross22 nalsaber
team_purestorage: bannaych dnix101 genegr lionmax opslounge raekins sdodsley sile16
Modules for managing HPE iLO (#3740) * Adding HPE ilo modules * lint fix * symlink created * Fan message enhancement * Removed comments * Added uniform constuct * Update plugins/module_utils/redfish_utils.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/module_utils/redfish_utils.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/remote_management/redfish/ilo_redfish_config.py Co-authored-by: Felix Fontein <felix@fontein.de> * Added info module and minor changes * lint fixes * lint fixes * lint fixes * lint fixes * Added tests and modifed ilo_redfish_info * Modified tests * lint fix * result overwrite fixed * result overwrite fixed * Added result * Changed RESULT * Modified contains * Added License * lint fix * Changed RESULT * lint fix * Changed return * Changed return * Update plugins/modules/remote_management/redfish/ilo_redfish_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/remote_management/redfish/ilo_redfish_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/remote_management/redfish/ilo_redfish_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/remote_management/redfish/ilo_redfish_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/remote_management/redfish/ilo_redfish_config.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/remote_management/redfish/ilo_redfish_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * Added - changed * Modified changed attribute * Changed modified * lint fix * Removed req * Minor changes * Update plugins/modules/remote_management/redfish/ilo_redfish_info.py Co-authored-by: Rajeevalochana Kallur <rajeevalochana.kallur@hpe.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2021-12-11 21:27:09 +01:00
team_redfish: mraineri tomasg2012 xmadsen renxulei rajeevkallur bhavya06
2020-03-10 15:33:59 +01:00
team_rhn: FlossWare alikins barnabycourt vritant
team_scaleway: remyleone abarbare
team_solaris: bcoca fishman jasperla jpdasma mator scathatheworm troy2914 xen0l
team_suse: commel evrardjp lrupp toabctl AnderEnder alxgu andytom sealor
2021-04-20 22:31:59 +02:00
team_virt: joshainglis karmab tleguern Thulium-Drake Ajpantuso
team_wdc: mikemoerk