We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70acb1b commit 76fe1b2Copy full SHA for 76fe1b2
tasks/deps.yml
@@ -1,6 +1,7 @@
1
---
2
3
- name: Add source repository into sources list
4
+ become: true
5
ansible.builtin.apt_repository:
6
# yamllint disable-line rule:line-length
7
repo: deb-src http://archive.ubuntu.com/ubuntu/ {{ ansible_distribution_release }} main
0 commit comments