summaryrefslogtreecommitdiff
path: root/roles/sane_debian_system/subplot.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/sane_debian_system/subplot.md')
-rw-r--r--roles/sane_debian_system/subplot.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/roles/sane_debian_system/subplot.md b/roles/sane_debian_system/subplot.md
index 81bab9e..be05984 100644
--- a/roles/sane_debian_system/subplot.md
+++ b/roles/sane_debian_system/subplot.md
@@ -20,17 +20,16 @@ and I run the playbook
then the host has the sudo package installed
and the host has the apt-transport-https package installed
and the host has the locales package installed
-and the host has the ntp package installed
+and the host has the systemd-timesyncd package installed
and the host has an empty /etc/apt/sources.list.d directory
and the host has hostname saneone
-and the host has saneone in /etc/hosts for 127.0.1.1
~~~
~~~{#sane1.yml .file .yaml}
ansible_python_interpreter: /usr/bin/python3
sane_debian_system_version: 2
-sane_debian_system_codename: buster
+sane_debian_system_codename: bullseye
sane_debian_system_hostname: saneone
~~~
@@ -48,7 +47,7 @@ and the host has hostname debian-ansible-test
~~~{#sane-without-hostname.yml .file .yaml}
sane_debian_system_version: 2
-sane_debian_system_codename: buster
+sane_debian_system_codename: bullseye
~~~
## Checks that debian codename is set