Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
b9d47a83
Commit
b9d47a83
authored
Mar 20, 2019
by
Sven-Hendrik Haase
Browse files
install_arch: fstrim -> fstrim.timer
parent
e729ff59
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/install_arch/tasks/main.yml
View file @
b9d47a83
...
...
@@ -150,7 +150,7 @@
command
:
chroot /mnt grub-mkconfig -o /boot/grub/grub.cfg
-
name
:
enable services inside chroot
command
:
chroot /mnt systemctl enable sshd systemd-networkd systemd-resolved fstrim
command
:
chroot /mnt systemctl enable sshd systemd-networkd systemd-resolved fstrim
.timer
-
set_fact
:
pubkey_list="{{ lookup('file', "{{ playbook_dir }}/../../pubkeys/" + item) }}"
register
:
pubkeys
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment