Browse Source

syntax

master
parent
commit
f5f679f034
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      users.yaml

+ 4
- 1
users.yaml View File

@@ -1,6 +1,9 @@
--- ---


- hosts: servers:desktops:laptops
- hosts:
- servers
- desktops
- laptops
remote_user: root remote_user: root
roles: roles:
- name: root_user - name: root_user