diff options
Diffstat (limited to '')
-rw-r--r-- | roles/debian_ppa/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/debian_ppa/README.md b/roles/debian_ppa/README.md new file mode 100644 index 0000000..310404f --- /dev/null +++ b/roles/debian_ppa/README.md @@ -0,0 +1,2 @@ +This role is used to enable an Ubuntu PPA repository on Debian. It downloads +the repository key and adds the repository in /etc/apt/sources.list.d. |