Commit 2a747dcc authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

doc(typo): fix typo on readme [skip-ci]

parent e786419d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ include:
      base-app-name: wonderapp
      default-inventory: "inventory.ini"
      default-tags: "install"
      default-extra_args: "-b"
      default-extra-args: "-b"
      prod-playbook-file: "main.yml"
```