initial changes and cleanup prior to service management code
This commit is contained in:
@ -5,9 +5,8 @@
|
||||
gather_facts: true
|
||||
strategy: free
|
||||
|
||||
vars:
|
||||
bigboot_size_target: 1G
|
||||
ansible_ssh_retries: 10
|
||||
vars_files:
|
||||
- bigboot_vars.yml
|
||||
|
||||
tasks:
|
||||
- name: Cleanup from any previous executions
|
||||
|
Reference in New Issue
Block a user