mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
runansible straight through (#148)
This commit is contained in:
parent
15b0afc03b
commit
4da87a96b6
1 changed files with 0 additions and 5 deletions
|
@ -55,8 +55,3 @@
|
|||
- name: Enable rootfs resizing service
|
||||
service: name=iiab-rpi-root-resize
|
||||
enabled=yes
|
||||
- name: Reboot if the config.txt was changed
|
||||
command: /sbin/reboot
|
||||
when: rpiconfig.changed
|
||||
async: 300
|
||||
poll: 120
|
||||
|
|
Loading…
Add table
Reference in a new issue