Browse code

Add license

Robert Cranston authored on 09/05/2022 16:41:44
Showing 1 changed files
... ...
@@ -6,3 +6,11 @@ An [Ansible][] [role][] for making a [Debian][]-derived system unattended.
6 6
 [Ansible]: https://docs.ansible.com/ansible
7 7
 [role]: https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html
8 8
 [Debian]: https://www.debian.org
9
+
10
+## License
11
+
12
+Licensed under the [ISC License][] unless otherwise noted, see the
13
+[`LICENSE`][] file.
14
+
15
+[ISC License]: https://choosealicense.com/licenses/isc/
16
+[`LICENSE`]: LICENSE
Browse code

Add readme

Robert Cranston authored on 09/05/2022 16:41:43
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,8 @@
1
+# [`ansible-role-unattended`][]
2
+
3
+An [Ansible][] [role][] for making a [Debian][]-derived system unattended.
4
+
5
+[`ansible-role-unattended`]: https://git.rcrnstn.net/rcrnstn/ansible-role-unattended
6
+[Ansible]: https://docs.ansible.com/ansible
7
+[role]: https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html
8
+[Debian]: https://www.debian.org