質問編集履歴

2

コード修正

2020/02/25 12:45

投稿

potato242
potato242

スコア4

test CHANGED
File without changes
test CHANGED
@@ -56,7 +56,7 @@
56
56
 
57
57
  msg: "{{ item }}"
58
58
 
59
- with_items: "{{ lookup('file', '/home/testuser/test/test-rpms').splitlines() }}"
59
+ with_items: "{{ lookup('file', '/home/testuser/test/test.txt').splitlines() }}"
60
60
 
61
61
 
62
62
 

1

コード編集

2020/02/25 12:45

投稿

potato242
potato242

スコア4

test CHANGED
File without changes
test CHANGED
@@ -60,7 +60,7 @@
60
60
 
61
61
 
62
62
 
63
- - name: installed_rpms awk
63
+ - name: test.txt awk
64
64
 
65
65
 
66
66