Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 11703c081e | |||
| 6ed5c0c30a |
@@ -1,7 +1,7 @@
|
|||||||
[//]: # (SPDX-License-Identifier: MIT)
|
[//]: # (SPDX-License-Identifier: MIT)
|
||||||
# Role Name
|
# Role Name
|
||||||
|
|
||||||
role-service-generic_vm
|
role-service-generic_machine
|
||||||
|
|
||||||
# Description
|
# Description
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@ In your `playbook.yml` call it like so:
|
|||||||
- name: 'Awesome playbook'
|
- name: 'Awesome playbook'
|
||||||
hosts: all
|
hosts: all
|
||||||
roles:
|
roles:
|
||||||
- 'role-service-generic_vm'
|
- 'role-service-generic_machine'
|
||||||
```
|
```
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
[options]
|
||||||
ILoveCandy
|
ILoveCandy
|
||||||
Color
|
Color
|
||||||
ParallelDownloads = 20
|
ParallelDownloads = 20
|
||||||
|
|||||||
Reference in New Issue
Block a user