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
Ryan Conway 749e963d11 onepassword_facts bug fixes (#51953)
* Always add the session token to the command, if it is set. This ensures we can retrieve documents as well as regular items.

* Fix issue retrieving documents with latest 1Password CLI v0.5.5.

* Module tested with latest 1Password CLI v0.5.5.
2019-02-22 11:52:33 +00:00
..
cli Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
compat
config Add k8s_auth and kubevirt_vm to the k8s group (#52320) 2019-02-19 16:01:11 -05:00
errors
executor Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
module_utils identity: Issue warning if GSSAPI parameters can't be used (#52721) 2019-02-22 08:39:42 +00:00
modules onepassword_facts bug fixes (#51953) 2019-02-22 11:52:33 +00:00
parsing
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins kubernetes: Clean up parameter types (#52543) 2019-02-22 11:27:11 +00:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils
vars
__init__.py
constants.py
context.py
release.py