Update
This commit is contained in:
parent
f2e9523203
commit
f5d53d949c
1 changed files with 2 additions and 2 deletions
|
@ -27,9 +27,9 @@
|
|||
name: systemd-oomd
|
||||
|
||||
- name: remove other files
|
||||
include_tasks: yaml_sub/myrepo_clean.yaml
|
||||
include_tasks: ../yaml_sub/myrepo_clean.yaml
|
||||
- name: update file myrepo.repo
|
||||
import_tasks: yaml_sub/myrepo_data.yaml
|
||||
import_tasks: ../yaml_sub/myrepo_data.yaml
|
||||
|
||||
- name: update system
|
||||
dnf:
|
Loading…
Reference in a new issue