Hi,
I am going my first Ansible steps (Doing cfengine for 10+ Years).
So far i am having no huge issues. I am playing with setting up
postgres databases etc. Now i was thinking of initializing them
with content which would take hours to days to import data.
How do others implement tasks like this? I have read about the async
polling but was rather thinking of deploying an import script
and just starting that.
Flo