diff options
Diffstat (limited to 'dan/emc-xx.yml')
-rw-r--r-- | dan/emc-xx.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dan/emc-xx.yml b/dan/emc-xx.yml index 7b80f76e..eb9586ac 100644 --- a/dan/emc-xx.yml +++ b/dan/emc-xx.yml @@ -1,6 +1,6 @@ --- - name: Basic Setup - hosts: emc-xx + hosts: "{{ install_hostname }}" roles: - role: base - role: sshd |