aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/linux_status
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-08-15 21:53:57 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-08-15 21:53:57 +0200
commitf7072ebace2099ef69ac2b41e613e3ef505b3cd8 (patch)
treef478d7abe9b9978948ecbb98b36b29574c2f27e0 /roles/linux_status
parentfactor out apt repository setup to apt_repo (diff)
downloadinfra-ansible-f7072ebace2099ef69ac2b41e613e3ef505b3cd8.tar.gz
infra-ansible-f7072ebace2099ef69ac2b41e613e3ef505b3cd8.zip
apt_ppa -> ppa
Diffstat (limited to 'roles/linux_status')
-rw-r--r--roles/linux_status/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/linux_status/tasks/main.yml b/roles/linux_status/tasks/main.yml
index 8d6595c..0d93070 100644
--- a/roles/linux_status/tasks/main.yml
+++ b/roles/linux_status/tasks/main.yml
@@ -1,6 +1,6 @@
- name: Set up repository
ansible.builtin.include_role:
- name: apt_ppa
+ name: ppa
vars:
ppa_owner: egor-tensin
ppa_name: linux-status