Skip to content

v1.2.2: Develop (#1)

Compare
Choose a tag to compare
@jpartain89 jpartain89 released this 25 May 07:25
· 66 commits to master since this release
* Variable Updates

- Moved the variable for where the git repo is cloned to `vars/main.yml`
- Commented out the `ddclient_conf` dictionary

* Variable Changes

- Changed the variable name for the `register` option on the first task
- Removed `cache_valid_time_var` and put `86400`
- Added `owner`, `group`, and `mode` to the sync task
- Moved the `service` tasks into `handlers`

* Created Handlers File

* Created build matrix

* Updated the role name in the test play

* Added debug line to see output variables

* UPdated variables

* Removed `group` `user` and `mode` from synchronize step

* Fixed `when` conditional

* Fixed variable

* Fixed synchronize source location