package: use state=present, node installed

`installed` is not a valide state anymore. This change ensures the CI
sill still passing properly

Error was:

```
TASK [windmill.nodepool : Ensure build dependencies are installed] *************
Wednesday 29 April 2020  13:45:47 +0000 (0:00:00.139)       0:02:23.631 *******
fatal: [nb01]: FAILED! => changed=false
  msg: 'value of state must be one of: absent, build-dep, fixed, latest, present, got: installed'
fatal: [nl01]: FAILED! => changed=false
  msg: 'value of state must be one of: absent, build-dep, fixed, latest, present, got: installed'
```

Change-Id: I01ca1337d13dcc216de7ff7d8d3cda15eca9cfc9
This commit is contained in:
Gonéri Le Bouder 2020-04-29 09:49:11 -04:00 committed by Gonéri Le Bouder
parent f0cb0c8c8c
commit 84acb101cf

Diff Content Not Available