aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/apt_ppa/README.md
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/apt_ppa/README.md
parentdebian_ppa: fix hardcoded key path (diff)
downloadinfra-ansible-aea6156e8f716bb0fbb0b591393c95fc3188cd78.tar.gz
infra-ansible-aea6156e8f716bb0fbb0b591393c95fc3188cd78.zip
debian_ppa -> apt_ppa
Diffstat (limited to 'roles/apt_ppa/README.md')
-rw-r--r--roles/apt_ppa/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/apt_ppa/README.md b/roles/apt_ppa/README.md
new file mode 100644
index 0000000..f7ce92c
--- /dev/null
+++ b/roles/apt_ppa/README.md
@@ -0,0 +1,3 @@
+This role is used to enable an Ubuntu PPA repository; can be used on Debian as
+well. It downloads the repository key and adds the repository in
+/etc/apt/sources.list.d.