This commit is contained in:
root 2024-05-02 08:39:34 +02:00
parent 8dd65d65eb
commit 3cd52a230e
2 changed files with 7 additions and 7 deletions

View File

@ -7,11 +7,11 @@
shell: /bin/bash shell: /bin/bash
generate_ssh_key: yes generate_ssh_key: yes
- name: Creation mdp user awx #- name: Creation mdp user awx
ansible.builtin.user: # ansible.builtin.user:
name: #name:
user: awx #user: awx
password: '$5$1POIEvs/Q.DHI4/6$RT6nl42XkekxTPKA/dktbnCMxL8Rfk8GAK7NxqL9D70' # password: '$5$1POIEvs/Q.DHI4/6$RT6nl42XkekxTPKA/dktbnCMxL8Rfk8GAK7NxqL9D70'
- name: Copie cle publique dans gsbstore - name: Copie cle publique dans gsbstore
copy: copy:

View File

@ -7,12 +7,12 @@
roles: roles:
- base - base
- s-ssh - s-ssh
- zabbix-cli
- dnsmasq - dnsmasq
- squid - squid
- ssh-backup-key-gen - ssh-backup-key-gen
- awx-user # awx-user
# - local-store # - local-store
# - zabbix-cli
## - syslog-cli ## - syslog-cli
- post - post
# - goss # - goss