[TIDY] remove strategy free

This commit is contained in:
Jannik Beyerstedt 2019-11-03 16:59:02 +01:00
parent c30237b545
commit 4404d07fe0
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ The different tasks should be used on a case-by-case basis:
```yml
- name: Common Server Configuration
hosts: servers
strategy: free
tasks:
- name: Servers - Generic setup tasks
import_role: