Skip to content
Snippets Groups Projects
Commit 83b54ffa authored by Chris Croome's avatar Chris Croome
Browse files

Buster note moved to the top of the README

parent 2c09ca01
No related branches found
No related tags found
No related merge requests found
Pipeline #24554 passed
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
An Ansible role for configuring systemd services on Debian, this role has been designed to be as generic as possible in order to enable to it be used to configure any systemd service, by default it configures `systemd-timesyncd`. An Ansible role for configuring systemd services on Debian, this role has been designed to be as generic as possible in order to enable to it be used to configure any systemd service, by default it configures `systemd-timesyncd`.
On Debian Buster [backports](https://backports.debian.org/Instructions/) needs to be enabled to get the [latest version of systemd](https://packages.debian.org/buster-backports/systemd), the [Webarchitects apt role](https://git.coop/webarch/apt) can be used to do this.
## Role variables ## Role variables
See the [defaults/main.yml](defaults/main.yml) file for the default variables, these are described below. See the [defaults/main.yml](defaults/main.yml) file for the default variables, these are described below.
...@@ -78,8 +80,6 @@ Time: ...@@ -78,8 +80,6 @@ Time:
This role requires Ansible `2.13` or newer, [JC](https://pypi.org/project/jc/) and [JMESPath](https://pypi.org/project/jmespath/) to be installed using `pip3` on the Ansible controller. This role requires Ansible `2.13` or newer, [JC](https://pypi.org/project/jc/) and [JMESPath](https://pypi.org/project/jmespath/) to be installed using `pip3` on the Ansible controller.
On Debian Buster [backports](https://backports.debian.org/Instructions/) needs to be enabled to get the [latest version of systemd](https://packages.debian.org/buster-backports/systemd), the [Webarchitects apt role](https://git.coop/webarch/apt) can be used to do this.
## Repository ## Repository
The primary URL of this repo is [`https://git.coop/webarch/systemd`](https://git.coop/webarch/systemd) however it is also [mirrored to GitHub](https://github.com/webarch-coop/ansible-role-systemd) and [available via Ansible Galaxy](https://galaxy.ansible.com/chriscroome/systemd). The primary URL of this repo is [`https://git.coop/webarch/systemd`](https://git.coop/webarch/systemd) however it is also [mirrored to GitHub](https://github.com/webarch-coop/ansible-role-systemd) and [available via Ansible Galaxy](https://galaxy.ansible.com/chriscroome/systemd).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment