Hi! I have a motd recipe that updates /etc/motd with the data-time of the
run. I would like this to run last, and only if the rest of the run was
successful . . . is this possible?
Google searches turned up nothing, but maybe I’m not searching for the
right thing?
Hi! I have a motd recipe that updates /etc/motd with the data-time of the
run. I would like this to run last, and only if the rest of the run was
successful . . . is this possible?
Google searches turned up nothing, but maybe I'm not searching for the right
thing?
Another approach is to have the resource with an action of :nothing and have another resource do :delayed notification… Executing a resource last · GitHub
Hi! I have a motd recipe that updates /etc/motd with the data-time of the run. I would like this to run last, and only if the rest of the run was successful . . . is this possible?
Google searches turned up nothing, but maybe I'm not searching for the right thing?