Remove the static when use include_tasks feature

Change-Id: I36c1bd6c72d56f704e6e838a5b43b6e08b4124fc
This commit is contained in:
zhulingjie 2018-09-01 22:31:07 -04:00
parent 81677875b3
commit dfa8ff82ed
1 changed files with 0 additions and 2 deletions

View File

@ -14,11 +14,9 @@
# limitations under the License.
- include_tasks: watcher_init_upstart.yml
static: no
when: pid1_name == "init"
- include_tasks: watcher_init_systemd.yml
static: no
when: pid1_name == "systemd"
- name: Load service