Skip to content

Commit

Permalink
switch to Demo Inventory/Credential
Browse files Browse the repository at this point in the history
  • Loading branch information
jce-redhat committed Aug 28, 2023
1 parent e9feade commit 82516be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions linux/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,14 +361,14 @@ controller_templates:

- name: "LINUX / Multi-profile Compliance"
job_type: run
inventory: "Workshop Inventory"
inventory: "Demo Inventory"
project: "Ansible official demo project"
playbook: "linux/compliance-enforce.yml"
notification_templates_started: Telemetry
notification_templates_success: Telemetry
notification_templates_error: Telemetry
credentials:
- "Workshop Credential"
- "Demo Credential"
extra_vars:
# used by CIS profile role
sudo_require_authentication: false
Expand Down Expand Up @@ -400,14 +400,14 @@ controller_templates:

- name: "LINUX / Compliance Report"
job_type: run
inventory: "Workshop Inventory"
inventory: "Demo Inventory"
project: "Ansible official demo project"
playbook: "linux/compliance-report.yml"
notification_templates_started: Telemetry
notification_templates_success: Telemetry
notification_templates_error: Telemetry
credentials:
- "Workshop Credential"
- "Demo Credential"
survey_enabled: true
survey:
name: ''
Expand Down

0 comments on commit 82516be

Please sign in to comment.