Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.17 KB

README.adoc

File metadata and controls

32 lines (23 loc) · 1.17 KB

Welcome to Asana Task Manager

Sync SFDC opportunities from a csv file to Asana Tasks using Ansible

Important
This repo is subject to frequent changes without warning. To avoid issues please FORK the repository!

Ansible Automation Platform Setup

You will need to add the following to your localhost inventory

ansible_connection: local
ansible_python_interpreter: '{{ ansible_playbook_python }}'