aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/linux_status/tasks
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-08-15 21:34:48 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-08-15 21:46:06 +0200
commitaea6156e8f716bb0fbb0b591393c95fc3188cd78 (patch)
tree65a93cdb1b58ec4cf1abb9fa1ae6e80e7330b1e6 /roles/linux_status/tasks
parentdebian_ppa: fix hardcoded key path (diff)
downloadinfra-ansible-aea6156e8f716bb0fbb0b591393c95fc3188cd78.tar.gz
infra-ansible-aea6156e8f716bb0fbb0b591393c95fc3188cd78.zip
debian_ppa -> apt_ppa
Diffstat (limited to 'roles/linux_status/tasks')
-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 1383699..8d6595c 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: debian_ppa
+ name: apt_ppa
vars:
ppa_owner: egor-tensin
ppa_name: linux-status