1
|
1
|
new file mode 100644
|
...
|
...
|
@@ -0,0 +1,9 @@
|
|
1
|
+# [`ansible-role-xsession`][]
|
|
2
|
+
|
|
3
|
+An [Ansible][] [role][] for deploying custom [X][] session [`.desktop`][] file.
|
|
4
|
+
|
|
5
|
+[`ansible-role-xsession`]: https://git.rcrnstn.net/rcrnstn/ansible-role-xsession
|
|
6
|
+[Ansible]: https://docs.ansible.com/ansible
|
|
7
|
+[role]: https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html
|
|
8
|
+[X]: https://en.wikipedia.org/wiki/X_Window_System
|
|
9
|
+[`.desktop`]: https://specifications.freedesktop.org/desktop-entry-spec/latest/index.html#introduction
|