• Joanne Hugé's avatar
    playbook/upgrader: avoid playbook-tmp getting corrupted · 4100cb12
    Joanne Hugé authored
    We had several cases of playbook-tmp becoming empty when
    machines were unplugged at the wrong time. This happenned
    because data was still in the buffer when machines were
    unplugged.
    
    The solution is to do a sync and then atomically change
    playbook-tmp
    4100cb12
main.yml 9.13 KB