Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

ansible / common-playbook

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • common-playbook
  • upload.yml
  • ansible's avatar
    no message · 4e6c7876
    ansible committed Apr 29, 2018
    4e6c7876
upload.yml 108 Bytes
BlameHistoryPermalink
Edit
1 2 3 4 5 6 7
---
- hosts: "{{ host }}"
  become: true
  tasks:
       - import_role:
            name: upload