mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 00:37:37 -02:30
isolated connection timeout and log file for playbook out
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
# cleanup_dirs: ['/tmp/path/private_data_dir/', '/tmp//path/proot_temp_dir/']
|
||||
# private_data_dir: '/tmp/path/private_data_dir/'
|
||||
|
||||
- hosts: all
|
||||
- name: Clean up from isolated job run.
|
||||
hosts: all
|
||||
gather_facts: false
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user