mirror of
https://github.com/skoobasteeve/ansible-server-setup.git
synced 2026-03-22 04:18:58 +00:00
linting
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
- name: Configure servers for use on my home network
|
||||
hosts: all
|
||||
remote_user: "{{ remote_user }}"
|
||||
become: yes
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- common
|
||||
- librenms-client
|
||||
- tailscale
|
||||
- tailscale
|
||||
|
||||
Reference in New Issue
Block a user