Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 1.42 KB

README.md

File metadata and controls

70 lines (53 loc) · 1.42 KB

ansible-xcode

Build Status

Configure Xcode.

Installation

ansible-galaxy install dotstrap.xcode

Requirements

Xcode.

Role Variables

See default variables.

Dependencies

None.

Example Playbook

Using all the default variables:

    - hosts: all
      roles:
         - role: dotstrap.xcode

License

MIT

Author Information

@mwilliammyers