test: forgjeo

This commit is contained in:
Kekskurse 2023-08-05 19:27:30 +02:00
parent f56686810e
commit dd3062dc79
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@
remote_user: root remote_user: root
tasks: tasks:
- name: Install a list of packages - name: Install a list of packages
ansible.builtin.apt: ansible.builtin.apt:
pkg: pkg:
- mariadb-server - mariadb-server
- name: Add the user 'git' - name: Add the user 'git'
ansible.builtin.user: ansible.builtin.user: