Skip to content

Commit

Permalink
Move vars to default vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasra Amirsarvari committed Feb 25, 2020
1 parent a54e278 commit 1a47c1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 4 additions & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---
### Software packages required for installing chrony.
role_chrony_required_packages:
- chrony

### Setting up the /etc/chrony.conf file.
## These variables together build up the configuration file.
## It is primarily tied to the templates/chrony.conf.j2 template file.
Expand Down
6 changes: 0 additions & 6 deletions vars/main.yml

This file was deleted.

0 comments on commit 1a47c1f

Please sign in to comment.