Hi,
I'm currently evaluating ansible as a candidate for our future CM tool. I'm stuck with the issue, that we have "blocks" of resources (e.g. a list of around 30 NFS mounts) which we'd like to be able to switch on and off w/o repeating the complete resources in two playbooks. How can we have two playbooks, one mounting the mounts, the other unmounting them w/o having to duplicate the whole list in both playbooks?
I'm sure there is a way, I just dont seem to be able to find the appropriate documentation page.
Any pointer is appreciated
frank