spurin / diveintoansible

Content for DiveInto.com's 'Dive Into Ansible' Course
1.59k stars 484 forks source link

Wrong Ubuntu version #46

Closed sdavids closed 5 months ago

sdavids commented 9 months ago

https://github.com/spurin/diveintoansible/blob/4746e6d1d4e1394a7b02c2140f9150908f254b02/Ansible%20Playbooks%2C%20Deep%20Dive/Register%20and%20When/05/register_playbook.yaml#L17

$ docker compose exec -u ansible -w /home/ansible ubuntu1 /bin/sh -c 'lsb_release -a'
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.2 LTS
Release:        22.04
Codename:       jammy
spurin commented 5 months ago

Thank you, fixed