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/plugins
Kelly Brazil b2a222b136
JC plugin (#750)
* initial commit

* add contrib info

* remove nonfunctional \n in error messate

* add documentation and optional quiet and raw arguments

* add changelog fragment

* add aliases

* add initial test

* change folder name

* add pip install jc for tests

* simplify changelog since tests were failing

* add newline to end of file

* fix trailing whitespace in comment causing test failure

* use pip3 since tests are failing using python2.6 pip

* skip python 2.7 tests since jc only supports python 3

* use pip instead of pip3

* add python version requirement
2020-08-11 09:12:17 +03:00
..
become Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
cache Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
callback Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
connection Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
doc_fragments Scaleway - Fix api_token documentation (#747) 2020-08-10 10:51:42 +02:00
filter JC plugin (#750) 2020-08-11 09:12:17 +03:00
inventory Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
lookup dsv: Use correct dict usage (#743) 2020-08-10 10:22:24 +05:30
module_utils ipa module utils: BUGFIX ipa modules Cookie problem with Loadbalanced IPA and Python3 (… (#738) 2020-08-07 08:26:38 +02:00
modules New Docker Stack Task Info Module with Tests (#732) 2020-08-05 08:16:32 +02:00