main.yml 109 B

12345
  1. ---
  2. # tasks file for lib_dyn
  3. - name: Make sure python-dyn is installed
  4. yum: name=python-dyn state=present