ansible-nas
ansible-nas copied to clipboard
Enable Universe repository task not working on ubuntu server 22.04
Looks like the Enable Universe Repository task in the ansible-nas-general role isn't working on Ubuntu Server 22.04. When running the ansible playbook it just hangs at that step indefinitely. Removing the step and enabling the universe repository manually fixes the issue
I can't remember for the life of me why the universe repo was added :-/
Git blame to the rescue!
https://github.com/davestephens/ansible-nas/commit/2166b720b2fc3ca8d6a7c72866aa68334396db3c
same for me Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-48-generic x86_64)
Give it a bash now. Had this locally and forgot to commit....