cleaned up linting and added AAP on Code ready
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
---
|
||||
- name: grab linux facts
|
||||
hosts: web
|
||||
gather_facts: true
|
||||
|
||||
- name: build developer report
|
||||
hosts: node1
|
||||
gather_facts: false
|
||||
|
||||
vars:
|
||||
file_path: /var/www/html/report/index.html
|
||||
|
||||
tasks:
|
||||
- name: use developer report
|
||||
include_role:
|
||||
name: "../../roles/developer_report"
|
||||
Reference in New Issue
Block a user