community.general/lib/ansible/modules
Ryan Conway aacd22acc6 Fix an issue retrieving some types of 1Password items. (#47213)
* Some types of 1Password items have a 'password' field alongside the 'fields' attribute, not inside it, so we need to search there as well.

* Add changelog fragement for onepassword_facts PR #47213.
2018-12-05 11:49:26 -05:00
..
cloud VMware: Implement wait_for_customization (#46625) 2018-12-05 18:15:30 +05:30
clustering k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
commands Add Windows example of raw command (#47153) 2018-11-30 17:12:19 +01:00
crypto ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
database fix module argument to be boolean (#47134) 2018-11-30 10:43:29 +00:00
files Warn if empty string is present in synchronize's rsync_opts 2018-12-04 12:05:45 -08:00
identity Fix an issue retrieving some types of 1Password items. (#47213) 2018-12-05 11:49:26 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
monitoring zabbix: New zabbix_action module (#49189) 2018-12-02 10:04:45 +01:00
net_tools v2 dnsimple api uses type vs record_type (#39301) 2018-12-04 12:25:29 +00:00
network Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors. (#49467) 2018-12-05 11:03:42 -05:00
notification Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
packaging Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#49402) 2018-12-04 16:43:45 -05:00
remote_management Added new module lxca_nodes for Lenovo XClarity Administrator (#46767) 2018-12-05 10:18:36 +00:00
source_control -Fix: The Ubuntu 14.04 image on Shippable runs an old version of python, causing issues with checking out bitbucket, adjust tests to compensate. (#49433) 2018-12-03 12:35:58 +00:00
storage Major update for purefa_pg module (#46771) 2018-12-05 08:21:09 -05:00
system Add module parameter to control Puppet agent noop switch (#43678) 2018-12-04 12:30:19 +00:00
utilities Update set_fact doc to reflect updated caching options (#46565) 2018-11-30 08:42:47 -06:00
web_infrastructure E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
windows Fix win_nssm credentials quoting (#48761) 2018-12-05 10:38:28 +10:00
__init__.py