From f7072ebace2099ef69ac2b41e613e3ef505b3cd8 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 15 Aug 2023 21:53:57 +0200 Subject: apt_ppa -> ppa --- roles/ppa/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/ppa/README.md (limited to 'roles/ppa/README.md') diff --git a/roles/ppa/README.md b/roles/ppa/README.md new file mode 100644 index 0000000..f7ce92c --- /dev/null +++ b/roles/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. -- cgit v1.2.3