QuackatronHQ / Gigarepo

Use module instead of command ANS-E3003
Performance
Major
a month ago2 years old
Using command yum in place of yum module
 8      changed_when: false
 9
10    - name: run yum update
11      command: yum update12
13    - name: clone git repo
14      git: