Browse code

Add license

Robert Cranston authored on 09/08/2025 18:15:05
Showing 1 changed files
... ...
@@ -9,3 +9,11 @@ derivatives][].
9 9
 [Firefox]: https://en.wikipedia.org/wiki/Firefox
10 10
 [Developer Edition]: https://www.firefox.com/channel/desktop/developer/
11 11
 [Debian derivatives]: https://en.wikipedia.org/wiki/Debian#Forks_and_derivatives
12
+
13
+## License
14
+
15
+Licensed under the [ISC License][] unless otherwise noted, see the
16
+[`LICENSE`][] file.
17
+
18
+[ISC License]: https://choosealicense.com/licenses/isc
19
+[`LICENSE`]: LICENSE
Browse code

Add readme

Robert Cranston authored on 09/08/2025 18:14:58
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,11 @@
1
+# [`ansible-role-firefox-devedition`][]
2
+
3
+An [Ansible][] [role][] installing [Firefox][] [Developer Edition][] on [Debian
4
+derivatives][].
5
+
6
+[`ansible-role-firefox-devedition`]: https://git.rcrnstn.net/rcrnstn/ansible-role-firefox-devedition
7
+[Ansible]: https://docs.ansible.com/ansible
8
+[role]: https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html
9
+[Firefox]: https://en.wikipedia.org/wiki/Firefox
10
+[Developer Edition]: https://www.firefox.com/channel/desktop/developer/
11
+[Debian derivatives]: https://en.wikipedia.org/wiki/Debian#Forks_and_derivatives