Browse Source

Merge pull request #1281 from y-taka-23/patch-01

Typo
pull/1418/head
Spencer Smith 7 years ago
committed by GitHub
parent
commit
ef5a36dd69
1 changed files with 1 additions and 1 deletions
  1. 2
      library/kube.py

2
library/kube.py

@ -66,7 +66,7 @@ options:
description:
- present handles checking existence or creating if definition file provided,
absent handles deleting resource(s) based on other options,
latest handles creating ore updating based on existence,
latest handles creating or updating based on existence,
reloaded handles updating resource(s) definition using definition file,
stopped handles stopping resource(s) based on other options.
requirements:

Loading…
Cancel
Save