localhost

This commit is contained in:
Tobias Maier
2022-05-30 23:14:58 +02:00
parent c8a3c67a47
commit b6848d7f8d

View File

@@ -1,5 +1,5 @@
---
- hosts: all
- hosts: localhost
vars:
- hostname: 'stargazer'
tasks:
@@ -35,7 +35,7 @@
state: present
become: yes
become_user: aur_builder
- name: Add the user tobi
ansible.builtin.user:
name: tobi