Zexi Li
33e45e46c8
feat(ansibleserver): record running cmd to debug
2021-07-29 12:01:59 +08:00
rainzm
9a01d83eeb
fix(anisbleserver): support complex yaml config in ansibleplaybook_instance
2021-06-07 16:59:01 +08:00
rainzm
8b3e591cfc
feat(ansible): add rolePublic and timeout options
2021-05-19 11:23:03 +08:00
rainzm
cb410623d4
fix(ansibleserver): correct playbook path
2021-05-12 16:21:33 +08:00
rainzm
f8f99365a2
feat(ansibleserver): add reference and instance
...
Reference is a reference to a local or remote playbook without certain inventory
and its location is determined by playbookPath.
Instance is a complete playbook that can be executed directly, it is filled with inventory and config.
Instance ensures that the playbook is executed successfully as far as
possible without exceeding the maximum number of attempts
2021-04-07 17:01:08 +08:00
rainzm
6d7764550e
feat: download the role to tmpdir not system role dir
2020-12-22 20:16:34 +08:00
rainzm
cfa426bc18
feat: add keep_tmpdir options
...
Setting 'keep_tmpdir' as true will keep tmpdir as used by executing
ansible playbook for debugging
2020-12-22 20:14:48 +08:00
Rain
faf32415fa
feat/ansible_pb: Add IncludeRole implments 'ITask' in pkg/util/ansiblev2
2020-05-09 17:53:33 +08:00
Rain
331ba9bb37
feat/ansible_pb: Add support for requirements
...
You can declare the source info of the referenced role in requirements.
2020-05-08 11:08:32 +08:00
TangBin
732dcdd3be
redis support 2
2019-10-31 19:51:02 +08:00
Yousong Zhou
469db4d88f
util: ansiblev2: new package for exporting more features
2019-10-18 03:22:29 +00:00