Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
saminiir
/
ansible
Public
forked from
ansible/ansible
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
devel
User selector
All users
All time
Commit history
Commits on Mar 10, 2016
Removing explicit setting of failed/failed_when
jimi-c
committed
4e528e9
View commit details
Copy full SHA for 4e528e9
Browse repository at this point
avoid private attributes
Show description for 6a85da7
bcoca
committed
6a85da7
View commit details
Copy full SHA for 6a85da7
Browse repository at this point
removed test_infra from setup as it fails when using --tags
bcoca
committed
923548f
View commit details
Copy full SHA for 923548f
Browse repository at this point
complete correction of test, key exists but is false
bcoca
committed
7e63432
View commit details
Copy full SHA for 7e63432
Browse repository at this point
corrected failed_when test
bcoca
committed
140df20
View commit details
Copy full SHA for 140df20
Browse repository at this point
Merge pull request #14892 from dagwieers/patch-14
Show description for df1268e
bcoca
committed
df1268e
View commit details
Copy full SHA for df1268e
Browse repository at this point
Merge pull request #14891 from dagwieers/patch-13
Show description for 05983fd
bcoca
committed
05983fd
View commit details
Copy full SHA for 05983fd
Browse repository at this point
Merge pull request #14888 from nitzmahone/test_test_infra
Show description for 08e5240
bcoca
committed
08e5240
View commit details
Copy full SHA for 08e5240
Browse repository at this point
Merge pull request #14889 from nitzmahone/fix_failed_when_blind_override
Show description for 1c1f5e9
bcoca
committed
1c1f5e9
View commit details
Copy full SHA for 1c1f5e9
Browse repository at this point
Merge pull request #14697 from privateip/shared_module_openswitch
Show description for ca2871d
privateip
committed
ca2871d
View commit details
Copy full SHA for ca2871d
Browse repository at this point
Merge pull request #14698 from privateip/plugin_action_ops_template
Show description for ae5951b
privateip
committed
ae5951b
View commit details
Copy full SHA for ae5951b
Browse repository at this point
Another misspelling
Show description for a5e11b1
dagwieers
committed
a5e11b1
View commit details
Copy full SHA for a5e11b1
Browse repository at this point
Fix misspelling and some cosmetic change
dagwieers
committed
d7d04ad
View commit details
Copy full SHA for d7d04ad
Browse repository at this point
Fix blind override in failed_when
Show description for dbff3a6
nitzmahone
committed
dbff3a6
View commit details
Copy full SHA for dbff3a6
Browse repository at this point
ensure assert and fail work before we test anything else
nitzmahone
committed
6c835b2
View commit details
Copy full SHA for 6c835b2
Browse repository at this point
Commits on Mar 9, 2016
corrected changed_when handling
bcoca
authored and
jimi-c
committed
9318727
View commit details
Copy full SHA for 9318727
Browse repository at this point
Updating submodule refs
jimi-c
committed
7f233c4
View commit details
Copy full SHA for 7f233c4
Browse repository at this point
Update submodule refs
abadger
committed
331f62f
View commit details
Copy full SHA for 331f62f
Browse repository at this point
Handle shlex incompatibility between python2.6 and python3
abadger
committed
0628951
View commit details
Copy full SHA for 0628951
Browse repository at this point
Fix ssh connection plugin to work with python3
abadger
committed
c0e2dd1
View commit details
Copy full SHA for c0e2dd1
Browse repository at this point
Fix ssh connection unittests for python3.4
abadger
committed
2b8a0cd
View commit details
Copy full SHA for 2b8a0cd
Browse repository at this point
Also changing ansible-shell -> ansible-console in cli code comments
jimi-c
committed
eb463fa
View commit details
Copy full SHA for eb463fa
Browse repository at this point
renamed shell to console in last spot
bcoca
committed
369b3b3
View commit details
Copy full SHA for 369b3b3
Browse repository at this point
Fixing PlayIterator bugs
Show description for 9d61a6c
jimi-c
committed
9d61a6c
View commit details
Copy full SHA for 9d61a6c
Browse repository at this point
Merge pull request #14824 from bcoca/ansible_shell
Show description for d7bd5fc
bcoca
committed
d7bd5fc
View commit details
Copy full SHA for d7bd5fc
Browse repository at this point
Merge pull request #14833 from bcoca/when_lists
Show description for cf250d4
bcoca
committed
cf250d4
View commit details
Copy full SHA for cf250d4
Browse repository at this point
Merge pull request #14882 from emonty/devel
Show description for cf729fc
sivel
committed
cf729fc
View commit details
Copy full SHA for cf729fc
Browse repository at this point
Detect empty cache files in openstack inventory
Show description for 82c150b
emonty
committed
82c150b
View commit details
Copy full SHA for 82c150b
Browse repository at this point
make all conditionals lists
Show description for 7067bb3
bcoca
committed
7067bb3
View commit details
Copy full SHA for 7067bb3
Browse repository at this point
Merge pull request #14874 from mattclay/misplaced-paren
Show description for a52a561
bcoca
committed
a52a561
View commit details
Copy full SHA for a52a561
Browse repository at this point
Fix misplaced paren.
mattclay
committed
33f93f9
View commit details
Copy full SHA for 33f93f9
Browse repository at this point
Commits on Mar 8, 2016
Don't use notices for travis irc messages
jimi-c
committed
b01caa3
View commit details
Copy full SHA for b01caa3
Browse repository at this point
Merge pull request #14864 from dagwieers/patch-12
Show description for aee2eb6
jimi-c
committed
aee2eb6
View commit details
Copy full SHA for aee2eb6
Browse repository at this point
Fixing minor logic error in error detection/handling in ssh connection plugin
Show description for 1a5ee11
jimi-c
committed
1a5ee11
View commit details
Copy full SHA for 1a5ee11
Browse repository at this point
Adding more unit tests for ssh connection plugin
jimi-c
committed
f0d3284
View commit details
Copy full SHA for f0d3284
Browse repository at this point
Previous
Next
You can’t perform that action at this time.