Skip to content

Commit

Permalink
Do demo precheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasra Amirsarvari committed Jan 28, 2020
1 parent 7675f73 commit 1da89d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
become: True
gather_facts: False
tasks:
- name: Say hello Demo
debug:
msg: Hello demo message stuff

- name: Ensure ntpd is unarmed
stat:
path: /etc/systemd/system/multi-user.target.wants/ntpd.service
Expand Down

0 comments on commit 1da89d9

Please sign in to comment.