This commit is contained in:
2020-09-30 14:36:08 +02:00
parent 7c5bea1530
commit ef35542b66
2 changed files with 1 additions and 6 deletions

View File

@@ -1,11 +1,9 @@
--- ---
- hosts: - hosts:
- b2 - b2
user: epsi
become: true
gather_facts: false gather_facts: false
vars: vars:
result_file: "tp_prise_en_main.csv" result_file: "tp_ssh.csv"
pre_tasks: pre_tasks:
- name: insert header - name: insert header

View File

@@ -1,3 +0,0 @@
. functions.sh
exitCodeOk "$1" 0