community.general/lib/ansible/modules
Ryan Conway 074aeeadff Add onepassword_facts module, based on the "onepassword" lookup plugin (#43953)
* Adding 1password facts module, based on the existing lookup plugin.

* Fix typo in error message.

* Fix tiny typo.

* Fixing documentation formatting errors.

* Clarify examples.

* Fix invalid return sample.

* Add required Ansible boilerplate.

* Swap AnsibleModuleError for plain Exception to fix "ImportError: No module named errors" error.

* Renaming from "1password_facts" to "onepassword_facts" to avoid potential compatibility issues.

* Renaming the module file also.

* Remove unnecessary comment.

* Fix use of incorrect code formatting wrappers.
2018-08-30 16:26:47 -04:00
..
cloud Update lightsail.py (#44902) 2018-08-30 13:24:04 -05:00
clustering Change the return key of k8s_facts (#44446) 2018-08-29 12:04:04 +01:00
commands Various improvements to script module docs (#44637) 2018-08-24 09:56:44 -04:00
crypto fix typo (#44712) 2018-08-27 14:35:53 +02:00
database mongodb_user: don't call buildInfo with Pymongo > 3.5 (#42350) 2018-08-30 03:01:28 -04:00
files Clarify docs re mode's octal representation (#44410) 2018-08-29 15:12:32 -05:00
identity Add onepassword_facts module, based on the "onepassword" lookup plugin (#43953) 2018-08-30 16:26:47 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
monitoring add_evaluation_delay of datadog monitor (#32784) 2018-08-28 08:03:56 +02:00
net_tools Introduce and use locale-naive rfc2822 date format function (#44868) 2018-08-30 08:34:37 -05:00
network Reword documentation for IOS L2/L3 interface modules (#44870) 2018-08-30 14:48:43 -05:00
notification Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
packaging Various updates to macports module (#44605) 2018-08-30 05:03:29 +02:00
remote_management Add module cpm_user to read, create, edit and delete users on WTI devices (#44512) 2018-08-30 15:51:44 -04:00
source_control Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
storage Fixed netapp_e_lun_mapping options for backwards compatibilitiy (#44769) 2018-08-30 05:35:57 +01:00
system Cross-reference win_reboot and reboot (#44784) 2018-08-28 17:10:25 -04:00
utilities Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
web_infrastructure New module : tower_credential_type (#37243) 2018-08-29 11:01:19 -07:00
windows win_disk_image: return all mount paths in return value (#44799) 2018-08-30 16:25:45 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00