Starting the bootstrap role Ansible code from scratch
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
#SPDX-License-Identifier: MIT-0
|
#SPDX-License-Identifier: MIT-0
|
||||||
---
|
---
|
||||||
|
# handlers file for bootstrap
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#SPDX-License-Identifier: MIT-0
|
#SPDX-License-Identifier: MIT-0
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Alex Tavarez
|
author: your name
|
||||||
description: your role description
|
description: your role description
|
||||||
company: your company (optional)
|
company: your company (optional)
|
||||||
|
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
#SPDX-License-Identifier: MIT-0
|
#SPDX-License-Identifier: MIT-0
|
||||||
---
|
---
|
||||||
# tasks file for common
|
# tasks file for bootstrap
|
||||||
|
Reference in New Issue
Block a user