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/lib/ansible/module_utils
Brian Coca b94bfed1a6
scan_packages: made adding package managers easier (#49079)
* made adding package managers easier

  added portage support

* moar pkg mgrs and moar info

 - added 'pkg' pkg manager (freebsd)
 - added pip
 - more apt info

* updated clgo

* Updates from feedback

Co-Authored-By: bcoca <bcoca@users.noreply.github.com>

* incorporated more feedback and added docstrings

* moar from feedback

  - made manager list dynamic and names based on class
  - better not found msg
  - made abstract metaclass again
  - test is now init exception
  - module to global
  - better dedupe comments

* more targetted errors/warnings

* added strategy, reordered to conserve priority

* rpm > apt

* move break to top

* fix trate

* piping it

* lines and meta

* refactored common functions

 - moved pip into it's own module
 - cleaned up base clases
 - ensure 'lower' match in package_facts

* missing license

* avoid facts

* update clog

* addressed feedback

* fix clog

* cleanup

* upd

* removed pip as that was removed

* renamed cpan

* added a single line since 2 lines are needed to be

readabnle instead of just 1 line, it is a huge problem otherwise

* fix internal ref

* not intended in this round

* updated as per fb
2019-03-06 12:29:51 -05:00
..
aws
common Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
compat
csharp Ansible.Basic - Support a delegate type for option elements key (#52951) 2019-02-26 08:14:10 +10:00
distro
docker docker_swarm update to use shared Swarm library (#52886) 2019-02-26 16:41:16 -05:00
facts scan_packages: made adding package managers easier (#49079) 2019-03-06 12:29:51 -05:00
k8s Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
net_tools
network Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
parsing
powershell Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
remote_management intersight_rest_api module and integration tests. (#52430) 2019-02-19 16:40:40 +01:00
six
storage Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656) 2019-02-26 14:09:03 +00:00
__init__.py
_text.py
acme.py acme_account: improve account deactivation idempotency (#53234) 2019-03-05 16:08:01 +00:00
alicloud_ecs.py
ansible_release.py
ansible_tower.py
api.py
azure_rm_common.py Add addon/network/aad support for AKS (#51014) 2019-03-04 17:15:04 +08:00
azure_rm_common_rest.py
basic.py Python 2: accept both long and int for type=int (module options) (#53289) 2019-03-05 09:39:03 -05:00
cloud.py
cloudscale.py cloudscale_server: refactor to implement update (#52683) 2019-03-05 10:40:16 +01:00
cloudstack.py cloudstack: ensure return api_timeout is int (#52191) 2019-02-13 23:11:22 +01:00
connection.py
crypto.py
database.py
digital_ocean.py
dimensiondata.py
ec2.py AWS: handle boto3 credential file parsing error (#53098) 2019-02-28 08:41:59 -06:00
exoscale.py
f5_utils.py
firewalld.py
gcdns.py
gce.py
gcp.py
gcp_utils.py
gitlab.py
hcloud.py Add hcloud server module (#53062) 2019-03-05 07:30:24 +01:00
heroku.py
ibm_sa_utils.py
infinibox.py
influxdb.py Sanity fixes to parameter types (#52325) 2019-02-15 16:58:58 +01:00
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 2019-02-22 08:39:42 +00:00
ismount.py
json_utils.py
keycloak.py
known_hosts.py
kubevirt.py kubevirt: Add datavolumes support (#52998) 2019-03-05 17:13:40 +05:30
ldap.py
linode.py
lxd.py
manageiq.py
memset.py
mysql.py module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… (#47809) 2019-02-15 15:38:01 +00:00
netapp.py
netapp_elementsw_module.py
netapp_module.py
oneandone.py
oneview.py
online.py
opennebula.py
openstack.py
ovirt.py
postgres.py
pure.py
pycompat24.py
rabbitmq.py rabbitmq: Clean up parameter types (#52525) 2019-02-19 12:17:28 +00:00
rax.py
redfish_utils.py Fix redfish_facts GetPsuInventory command not returning correct output (#52675) 2019-03-06 12:43:23 +00:00
redhat.py
scaleway.py
service.py
splitter.py
univention_umc.py
urls.py uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00
utm_utils.py
vca.py
vmware.py VMware: add cluster name in facts (#53056) 2019-03-06 10:15:26 +05:30
vmware_rest_client.py
vultr.py
xenserver.py Fix a bug that caused exception on XenServer 7.1 with Cummulative Update (#52303) 2019-02-19 12:36:57 +00:00
yumdnf.py yum/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00