Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Validate only nodes that should be on
Browse files Browse the repository at this point in the history
  • Loading branch information
jharmison-redhat committed Dec 29, 2020
1 parent 6735b53 commit e8e9daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/playbooks/validate.d/config/validate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- name: Validate configuration and inventory
hosts: all
hosts: control_plane,management,infra
tasks:
- ping:
- setup:

0 comments on commit e8e9daf

Please sign in to comment.