Skip to content

Tags: yatesr/ansible-timezone

Tags

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
import_playbook cannot be used here (#14)

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
deprectiation fix (#12)

1.2.0

Toggle 1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Code quality with molecule, tox, and Travis. (#9)

* Set role_name explicitly to avoid using repo name

* Remove symlinks

The symlinks in this role do not play nicely with PBR, which is a
dependency of Kayobe, a project that uses this role.

* yamllint warning  truthy value should be one of [false, true]

* yamllint error    wrong indentation

* [502] All tasks should be named

* ansible-lint [702] Use 'galaxy_tags' rather than 'categories'

* ansible-lint [206] Variables should have spaces before and after: {{ var_name }}

* Yaml style

* Markdown lint MD022 MD031

* adding Molecule testing

* TODO: archlinux container has no python.

* molecule linted

* molecule verify

* test requirements

* test matrix

* Travis testing with tox

1.1.0

Toggle 1.1.0's commit message
Arch Linux support (#6)

1.0.0

Toggle 1.0.0's commit message
Merge pull request #2 from lifeofguenter/Fix-1-Privilege-escalation

Fixes #1: Privilege escalation