main.yml - ansible-roles - A collection of ansible roles I have created over the years.
 (HTM) git clone git://jay.scot/ansible-roles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       main.yml (110B)
       ---
            1 ---
            2 - name: Install stagit
            3   community.general.system.make:
            4     chdir: "{{ build_path }}"
            5     target: install