Ubuntu overlayroot

13 views
Skip to first unread message

Sam Thomas

unread,
Oct 20, 2017, 1:44:24 AM10/20/17
to Ansible Project
Hi everyone,

I am using Ubuntu's overlayroot to protect the filesystem from power loss events on several remote systems.
https://packages.ubuntu.com/trusty/admin/overlayroot

Usually I would use the command overlayroot-chroot to enter a chroot environment to install additional software permanently on the device.
Has anybody found a method to do this with ansible?

I have tired both
command: overlayroot-chroot
and
shell: overlayroot-chroot

Prior to an apt: with no luck.

Appreciate any guidance.



Sam Thomas

unread,
Oct 20, 2017, 3:44:32 AM10/20/17
to Ansible Project
I should mention that I can do
command: overlayroot-chroot apt-get install {{ package }}

However I would like to use Ansible's apt:
Reply all
Reply to author
Forward
0 new messages