質問編集履歴

1

pythonのバージョンを記入追加

2019/07/12 01:48

投稿

yami_0613
yami_0613

スコア22

test CHANGED
File without changes
test CHANGED
@@ -23,6 +23,12 @@
23
23
  [root@Ansible_test ~]# which python3
24
24
 
25
25
  /usr/local/bin/python3
26
+
27
+ [root@Ansible_test ~]# python3 -V
28
+
29
+ Python 3.7.0
30
+
31
+ [root@Ansible_test ~]#
26
32
 
27
33
 
28
34