From 83b7678692ea521581c13fe6ab8c225b9835d412 Mon Sep 17 00:00:00 2001 From: Axel Date: Tue, 14 May 2024 17:38:16 +0200 Subject: [PATCH] Loritz correction shell + ansible repo --- tasks/cron.yml | 2 +- tasks/loritz-user.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tasks/cron.yml b/tasks/cron.yml index e8eac52..73c800f 100644 --- a/tasks/cron.yml +++ b/tasks/cron.yml @@ -3,4 +3,4 @@ user: ansible name: "ansible provision" minute: "*/10" - job: "/usr/bin/ansible-pull -o -U https://github.com/jlacroix82/ansible_pull_tutorial.git > /dev/null" \ No newline at end of file + job: "/usr/bin/ansible-pull -o -U https://git.axolito.fr/Axel/laptop_playbook.git > /dev/null" \ No newline at end of file diff --git a/tasks/loritz-user.yml b/tasks/loritz-user.yml index 64d911b..db756c1 100644 --- a/tasks/loritz-user.yml +++ b/tasks/loritz-user.yml @@ -4,6 +4,7 @@ comment: Loritz password: '$6$esSEUm5fWh2V9Yq2$ZG9a5fY9V1PgnCfurTVcOOFGPsoDeBMaOjwBlLlRe5bFr0Nc9Adsb3jc7Ac8yzvWzhVu8Z0iweoI8z5Cslg3F0' state: present + shell: /bin/bash - name: copie fichier connection auto copy: