adding roles
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
---
|
||||
- name: Install & Configure Desktop
|
||||
hosts: archlinux
|
||||
- name: Prepare VPS for PNT Data Center
|
||||
hosts: localhost
|
||||
become: true
|
||||
vars_files:
|
||||
- vars/main.yml
|
||||
roles:
|
||||
- install
|
||||
- generic
|
||||
- pntdc-servers
|
||||
|
||||
|
||||
|
||||
2
roles/generic/tasks/main.yml
Normal file
2
roles/generic/tasks/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
sk_host: DC-L-2454
|
||||
Reference in New Issue
Block a user