選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

11 行
120 B

  1. image: debian:8
  2. #before_script:
  3. install:
  4. - pip install ansible
  5. job1:
  6. script: "ansible-playbook ispmail.yml"