diff options
Diffstat (limited to 'tsg-cli-playbook.yml')
| -rw-r--r-- | tsg-cli-playbook.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tsg-cli-playbook.yml b/tsg-cli-playbook.yml index 167e9a4..1e66685 100644 --- a/tsg-cli-playbook.yml +++ b/tsg-cli-playbook.yml @@ -10,14 +10,14 @@ - hosts: sled-mcn1 roles: - - tsg-cli-mcn1-3 + - tsg-cli-mcn1 - hosts: sled-mcn2 roles: - - tsg-cli-mcn1-3 + - tsg-cli-mcn2 - hosts: sled-mcn3 roles: - - tsg-cli-mcn1-3 + - tsg-cli-mcn3 |
