Compare commits
No commits in common. "3f1efe3d396e6a7f351e7d08c5991025a7005c99" and "a8661d4b4bec0cd31217262ffd4a1a365197589e" have entirely different histories.
3f1efe3d39
...
a8661d4b4b
@ -2,4 +2,4 @@
|
||||
|
||||

|
||||
|
||||
Ce répertoire contiens des playbook Ansible et divers fichiers permattants de provisionner des PC Portables sous [Linux Mint](https://linuxmint.com/) à Loritz.
|
||||
Ce répertoire contiens des playbook Ansible et divers fichiers permattants de provisionner des PC Portables à Loritz.
|
||||
@ -3,4 +3,4 @@
|
||||
user: ansible
|
||||
name: "ansible provision"
|
||||
minute: "*/10"
|
||||
job: "/usr/bin/ansible-pull -U https://github.com/fablab-loritz/laptop_playbook.git > /dev/null"
|
||||
job: "/usr/bin/ansible-pull -U https://git.axolito.fr/Axel/laptop_playbook.git > /dev/null"
|
||||
@ -50,7 +50,7 @@ echo ""
|
||||
echo "***** Réinitialisation de l'utilisateur loritz *****"
|
||||
echo ""
|
||||
|
||||
su ansible -c "sudo ansible-pull -U https://github.com/fablab-loritz/laptop_playbook.git"
|
||||
su ansible -c "sudo ansible-pull -U https://git.axolito.fr/Axel/laptop_playbook.git"
|
||||
|
||||
echo ""
|
||||
echo "***** Réinitialisation terminée *****"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user