mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-17 22:14:25 +02:00
Little tweaks :)
This commit is contained in:
parent
94bb060a5b
commit
1f43536018
@ -1,4 +1,3 @@
|
||||
# roles/<your-role>/filter_plugins/redirect_filters.py
|
||||
from ansible.errors import AnsibleFilterError
|
||||
|
||||
class FilterModule(object):
|
||||
|
@ -1,4 +1,3 @@
|
||||
# roles/gen-hostname/meta/main.yml
|
||||
---
|
||||
galaxy_info:
|
||||
author: "Kevin Veen-Birkenbach"
|
||||
|
@ -12,8 +12,6 @@ HINT:
|
||||
@import url('{{design.font.import_url}}');
|
||||
{% endif %}
|
||||
|
||||
|
||||
{# roles/webserver-injector-css/templates/global.css.j2 #}
|
||||
/* Auto-generated by colorscheme-generator */
|
||||
|
||||
:root {
|
||||
|
Loading…
x
Reference in New Issue
Block a user