test: forgjeo
This commit is contained in:
parent
f56686810e
commit
dd3062dc79
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
remote_user: root
|
||||
tasks:
|
||||
- name: Install a list of packages
|
||||
ansible.builtin.apt:
|
||||
pkg:
|
||||
- mariadb-server
|
||||
ansible.builtin.apt:
|
||||
pkg:
|
||||
- mariadb-server
|
||||
|
||||
- name: Add the user 'git'
|
||||
ansible.builtin.user:
|
||||
|
|
Loading…
Reference in a new issue