Difference between revisions of "Git (Ansible module)"

From wikieduonline
Jump to navigation Jump to search
 
Line 6: Line 6:
 
   tasks:
 
   tasks:
 
     - git:
 
     - git:
      repo: git://foosball.example.org/path/to/repo.git
+
        repo: git://foosball.example.org/path/to/repo.git
      dest: /srv/checkout
+
        dest: /srv/checkout
  
  

Latest revision as of 11:50, 25 November 2020

Advertising: